#9AFFDF#9AFFDF
#9AFFDF is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.106 H 171.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFDF |
|---|---|
| RGB | rgb(154, 255, 223) |
| HSL | hsl(161, 100%, 80%) |
| HSV | hsv(161, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.33, -36.67, 6.04) |
| CIE-LCH | lch(93.33, 37.16, 170.65°) |
| OKLab | oklab(92.91% -0.1045 0.0154) |
| OKLCH | oklch(92.91% 0.106 171.6) |
| XYZ | xyz(62.4005, 83.7135, 82.6679) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.67
Pale Turquoise
#A5FBD5
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.47
Pale Aqua
#B8FFEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFDF #FF9ABA
analogous
#9AFFAC #9AFFDF #9AEDFF
triadic
#9AFFDF #DF9AFF #FFDF9A
tetradic
#9AFFDF #AC9AFF #FF9ABA #EDFF9A
square
#9AFFDF #AC9AFF #FF9ABA #EDFF9A
split-complementary
#9AFFDF #FF9AED #FFAC9A
monochromatic
#20FFB8 #5DFFCC #9AFFDF #D7FFF2 #E0FFF5
Accessibility & contrast
On white
1.18
#9AFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#9AFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFDF
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFDF | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E9E7E1
Tritanopia (blue-blind)
#7BFFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affdf; /* rgb */ color: rgb(154, 255, 223); /* oklch */ color: oklch(92.9% 0.106 171.6);
Tailwind
colors: {
custom: {
50: '#bcffe9',
500: '#9affdf',
950: '#000000',
},
}SCSS
$custom: #9affdf; $custom-light: #bcffe9; $custom-dark: #000000;
JSON
{
"hex": "#9affdf",
"rgb": {
"r": 154,
"g": 255,
"b": 223
},
"hsl": {
"h": 160.99,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.92914,
"c": 0.10559,
"h": 171.6
},
"luminance": 0.83718
}Semantic roles & 50–950 ramp
primary
#9AFFDF
secondary
#E25B86
accent
#0049E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684