#9AFFDE#9AFFDE
#9AFFDE is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.106 H 171.0°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFDE |
|---|---|
| RGB | rgb(154, 255, 222) |
| HSL | hsl(160, 100%, 80%) |
| HSV | hsv(160, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.30, -36.88, 6.52) |
| CIE-LCH | lch(93.30, 37.45, 169.97°) |
| OKLab | oklab(92.89% -0.1049 0.0167) |
| OKLCH | oklch(92.89% 0.106 171) |
| XYZ | xyz(62.2661, 83.6597, 81.9599) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.56
Pale Turquoise
#A5FBD5
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.65
Pale Aqua
#B8FFEB
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFDE #FF9ABB
analogous
#9AFFAB #9AFFDE #9AEDFF
triadic
#9AFFDE #DE9AFF #FFDE9A
tetradic
#9AFFDE #AB9AFF #FF9ABB #EDFF9A
square
#9AFFDE #AB9AFF #FF9ABB #EDFF9A
split-complementary
#9AFFDE #FF9AED #FFAB9A
monochromatic
#20FFB6 #5DFFCA #9AFFDE #D7FFF2 #E0FFF5
Accessibility & contrast
On white
1.18
#9AFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#9AFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFDE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFDE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DC
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#7BFFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affde; /* rgb */ color: rgb(154, 255, 222); /* oklch */ color: oklch(92.9% 0.106 171.0);
Tailwind
colors: {
custom: {
50: '#bcffe8',
500: '#9affde',
950: '#000000',
},
}SCSS
$custom: #9affde; $custom-light: #bcffe8; $custom-dark: #000000;
JSON
{
"hex": "#9affde",
"rgb": {
"r": 154,
"g": 255,
"b": 222
},
"hsl": {
"h": 160.396,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92887,
"c": 0.1062,
"h": 171
},
"luminance": 0.83664
}Semantic roles & 50–950 ramp
primary
#9AFFDE
secondary
#E25B87
accent
#004BE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684