#9AFFDC#9AFFDC
#9AFFDC is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.8% C 0.107 H 169.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFDC |
|---|---|
| RGB | rgb(154, 255, 220) |
| HSL | hsl(159, 100%, 80%) |
| HSV | hsv(159, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.26, -37.30, 7.48) |
| CIE-LCH | lch(93.26, 38.04, 168.65°) |
| OKLab | oklab(92.84% -0.1057 0.0192) |
| OKLCH | oklch(92.84% 0.107 169.7) |
| XYZ | xyz(61.9997, 83.5531, 80.5566) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.48
Pale Turquoise
#A5FBD5
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.47
Tiffany Blue
#7BF2DA
ΔE00 5.03
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFDC #FF9ABD
analogous
#9AFFA9 #9AFFDC #9AEFFF
triadic
#9AFFDC #DC9AFF #FFDC9A
tetradic
#9AFFDC #A99AFF #FF9ABD #EFFF9A
square
#9AFFDC #A99AFF #FF9ABD #EFFF9A
split-complementary
#9AFFDC #FF9AEF #FFA99A
monochromatic
#20FFB2 #5DFFC7 #9AFFDC #D7FFF1 #E0FFF4
Accessibility & contrast
On white
1.19
#9AFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#9AFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFDC
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFDC | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#7CFFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affdc; /* rgb */ color: rgb(154, 255, 220); /* oklch */ color: oklch(92.8% 0.107 169.7);
Tailwind
colors: {
custom: {
50: '#bcffe6',
500: '#9affdc',
950: '#000000',
},
}SCSS
$custom: #9affdc; $custom-light: #bcffe6; $custom-dark: #000000;
JSON
{
"hex": "#9affdc",
"rgb": {
"r": 154,
"g": 255,
"b": 220
},
"hsl": {
"h": 159.208,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92835,
"c": 0.10745,
"h": 169.7
},
"luminance": 0.83557
}Semantic roles & 50–950 ramp
primary
#9AFFDC
secondary
#E25B8A
accent
#0050E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684