#7AFFDC#7AFFDC
#7AFFDC is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.128 H 173.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFDC |
|---|---|
| RGB | rgb(122, 255, 220) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.05, -44.84, 5.59) |
| CIE-LCH | lch(92.05, 45.18, 172.89°) |
| OKLab | oklab(91.53% -0.1277 0.0141) |
| OKLCH | oklch(91.53% 0.128 173.7) |
| XYZ | xyz(56.6985, 80.8197, 80.3081) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.97
Pale Turquoise
#A5FBD5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFDC #FF7A9D
analogous
#7AFF9A #7AFFDC #7ADFFF
triadic
#7AFFDC #DC7AFF #FFDC7A
tetradic
#7AFFDC #9A7AFF #FF7A9D #DFFF7A
square
#7AFFDC #9A7AFF #FF7A9D #DFFF7A
split-complementary
#7AFFDC #FF7ADF #FF9A7A
monochromatic
#00FFBC #3DFFCC #7AFFDC #B7FFEC #E0FFF7
Accessibility & contrast
On white
1.22
#7AFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7AFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFDC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFDC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#38FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7affdc; /* rgb */ color: rgb(122, 255, 220); /* oklch */ color: oklch(91.5% 0.128 173.7);
Tailwind
colors: {
custom: {
50: '#aaffe6',
500: '#7affdc',
950: '#000000',
},
}SCSS
$custom: #7affdc; $custom-light: #aaffe6; $custom-dark: #000000;
JSON
{
"hex": "#7affdc",
"rgb": {
"r": 122,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.211,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91528,
"c": 0.12843,
"h": 173.7
},
"luminance": 0.80825
}Semantic roles & 50–950 ramp
primary
#7AFFDC
secondary
#DD4069
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684