#7AFFE6#7AFFE6
#7AFFE6 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.123 H 179.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE6 |
|---|---|
| RGB | rgb(122, 255, 230) |
| HSL | hsl(169, 100%, 74%) |
| HSV | hsv(169, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(92.29, -42.53, 0.78) |
| CIE-LCH | lch(92.29, 42.54, 178.95°) |
| OKLab | oklab(91.81% -0.1234 0.0014) |
| OKLCH | oklch(91.81% 0.123 179.4) |
| XYZ | xyz(58.0627, 81.3654, 87.4928) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.88
Aquamarine
#7FFFD4
ΔE00 5.17
Light Turquoise
#7EF4CC
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.49
Aqua (survey)
#13EAC9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE6 #FF7A93
analogous
#7AFFA4 #7AFFE6 #7AD6FF
triadic
#7AFFE6 #E67AFF #FFE67A
tetradic
#7AFFE6 #A47AFF #FF7A93 #D6FF7A
square
#7AFFE6 #A47AFF #FF7A93 #D6FF7A
split-complementary
#7AFFE6 #FF7AD6 #FFA47A
monochromatic
#00FFCF #3DFFDA #7AFFE6 #B7FFF2 #E0FFF9
Accessibility & contrast
On white
1.22
#7AFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7AFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE6
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE6 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E5
Deuteranopia (green-blind)
#E1E3E8
Tritanopia (blue-blind)
#2DFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe6; /* rgb */ color: rgb(122, 255, 230); /* oklch */ color: oklch(91.8% 0.123 179.4);
Tailwind
colors: {
custom: {
50: '#aaffed',
500: '#7affe6',
950: '#000000',
},
}SCSS
$custom: #7affe6; $custom-light: #aaffed; $custom-dark: #000000;
JSON
{
"hex": "#7affe6",
"rgb": {
"r": 122,
"g": 255,
"b": 230
},
"hsl": {
"h": 168.722,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91805,
"c": 0.12338,
"h": 179.4
},
"luminance": 0.81371
}Semantic roles & 50–950 ramp
primary
#7AFFE6
secondary
#DD405E
accent
#002BE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684