#7AFDED#7AFDED
#7AFDED is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.119 H 184.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDED |
|---|---|
| RGB | rgb(122, 253, 237) |
| HSL | hsl(173, 97%, 74%) |
| HSV | hsv(173, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.91, -39.97, -3.41) |
| CIE-LCH | lch(91.91, 40.12, 184.88°) |
| OKLab | oklab(91.55% -0.1183 -0.0098) |
| OKLCH | oklch(91.55% 0.119 184.8) |
| XYZ | xyz(58.4308, 80.4972, 92.5626) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 5.33
Bright Cyan
#41FDFE
ΔE00 6.13
Aqua
#00FFFF
ΔE00 6.41
Light Aqua
#8CFFDB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDED #FD7A8A
analogous
#7AFDAB #7AFDED #7ACBFD
triadic
#7AFDED #ED7AFD #FDED7A
tetradic
#7AFDED #AB7AFD #FD7A8A #CBFD7A
square
#7AFDED #AB7AFD #FD7A8A #CBFD7A
split-complementary
#7AFDED #FD7ACB #FDAB7A
monochromatic
#04F9DB #3EFCE5 #7AFDED #B6FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#7AFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#7AFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDED
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDED | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#24FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afded; /* rgb */ color: rgb(122, 253, 237); /* oklch */ color: oklch(91.6% 0.119 184.8);
Tailwind
colors: {
custom: {
50: '#aafef2',
500: '#7afded',
950: '#000000',
},
}SCSS
$custom: #7afded; $custom-light: #aafef2; $custom-dark: #000000;
JSON
{
"hex": "#7afded",
"rgb": {
"r": 122,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.672,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91552,
"c": 0.1187,
"h": 184.8
},
"luminance": 0.80503
}Semantic roles & 50–950 ramp
primary
#7AFDED
secondary
#DB4153
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685