#7AFDE6#7AFDE6
#7AFDE6 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.121 H 180.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDE6 |
|---|---|
| RGB | rgb(122, 253, 230) |
| HSL | hsl(169, 97%, 74%) |
| HSV | hsv(169, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 9.1%, 0.8%) |
| CIE-LAB | lab(91.73, -41.64, -0.05) |
| CIE-LCH | lch(91.73, 41.64, 180.07°) |
| OKLab | oklab(91.35% -0.1212 -0.0008) |
| OKLCH | oklch(91.35% 0.121 180.4) |
| XYZ | xyz(57.4281, 80.0961, 87.2813) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 5.13
Light Turquoise
#7EF4CC
ΔE00 5.72
Aquamarine
#7FFFD4
ΔE00 5.72
Aqua (survey)
#13EAC9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDE6 #FD7A91
analogous
#7AFDA4 #7AFDE6 #7AD2FD
triadic
#7AFDE6 #E67AFD #FDE67A
tetradic
#7AFDE6 #A47AFD #FD7A91 #D2FD7A
square
#7AFDE6 #A47AFD #FD7A91 #D2FD7A
split-complementary
#7AFDE6 #FD7AD2 #FDA47A
monochromatic
#04F9CE #3EFCDB #7AFDE6 #B6FEF1 #E1FFF9
Accessibility & contrast
On white
1.23
#7AFDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7AFDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDE6
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDE6 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E5
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#2EFFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afde6; /* rgb */ color: rgb(122, 253, 230); /* oklch */ color: oklch(91.3% 0.121 180.4);
Tailwind
colors: {
custom: {
50: '#aafeed',
500: '#7afde6',
950: '#000000',
},
}SCSS
$custom: #7afde6; $custom-light: #aafeed; $custom-dark: #000000;
JSON
{
"hex": "#7afde6",
"rgb": {
"r": 122,
"g": 253,
"b": 230
},
"hsl": {
"h": 169.466,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91347,
"c": 0.12124,
"h": 180.4
},
"luminance": 0.80101
}Semantic roles & 50–950 ramp
primary
#7AFDE6
secondary
#DB415C
accent
#0028E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684