#9EFFDF#9EFFDF
#9EFFDF is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.103 H 171.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFDF |
|---|---|
| RGB | rgb(158, 255, 223) |
| HSL | hsl(160, 100%, 81%) |
| HSV | hsv(160, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.50, -35.63, 6.31) |
| CIE-LCH | lch(93.50, 36.18, 169.96°) |
| OKLab | oklab(93.1% -0.1014 0.0161) |
| OKLCH | oklch(93.1% 0.103 171) |
| XYZ | xyz(63.1748, 84.1127, 82.7042) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.05
Pale Turquoise
#A5FBD5
ΔE00 2.57
Aquamarine
#7FFFD4
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.08
Pale Aqua
#B8FFEB
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFDF #FF9EBE
analogous
#9EFFAE #9EFFDF #9EEEFF
triadic
#9EFFDF #DF9EFF #FFDF9E
tetradic
#9EFFDF #AE9EFF #FF9EBE #EEFF9E
square
#9EFFDF #AE9EFF #FF9EBE #EEFF9E
split-complementary
#9EFFDF #FF9EEE #FFAE9E
monochromatic
#24FFB7 #61FFCB #9EFFDF #DBFFF3 #E0FFF5
Accessibility & contrast
On white
1.18
#9EFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#9EFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFDF
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFDF | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#E9E8E1
Tritanopia (blue-blind)
#81FFF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9effdf; /* rgb */ color: rgb(158, 255, 223); /* oklch */ color: oklch(93.1% 0.103 171.0);
Tailwind
colors: {
custom: {
50: '#beffe9',
500: '#9effdf',
950: '#000000',
},
}SCSS
$custom: #9effdf; $custom-light: #beffe9; $custom-dark: #000000;
JSON
{
"hex": "#9effdf",
"rgb": {
"r": 158,
"g": 255,
"b": 223
},
"hsl": {
"h": 160.206,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93101,
"c": 0.10268,
"h": 171
},
"luminance": 0.84117
}Semantic roles & 50–950 ramp
primary
#9EFFDF
secondary
#E35F8A
accent
#004CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121816
muted
#828684