#9EFCD8#9EFCD8
#9EFCD8 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.2% C 0.103 H 167.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCD8 |
|---|---|
| RGB | rgb(158, 252, 216) |
| HSL | hsl(157, 94%, 80%) |
| HSV | hsv(157, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(92.51, -35.70, 8.49) |
| CIE-LCH | lch(92.51, 36.70, 166.62°) |
| OKLab | oklab(92.25% -0.1008 0.0218) |
| OKLCH | oklch(92.25% 0.103 167.8) |
| XYZ | xyz(61.3009, 81.8439, 77.5197) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.30
Light Aqua
#8CFFDB
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCD8 #FC9EC2
analogous
#9EFCA9 #9EFCD8 #9EF1FC
triadic
#9EFCD8 #D89EFC #FCD89E
tetradic
#9EFCD8 #A99EFC #FC9EC2 #F1FC9E
square
#9EFCD8 #A99EFC #FC9EC2 #F1FC9E
split-complementary
#9EFCD8 #FC9EF1 #FCA99E
monochromatic
#27F8A8 #63FAC0 #9EFCD8 #D9FEF0 #E1FEF3
Accessibility & contrast
On white
1.21
#9EFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#9EFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCD8
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCD8 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#84FDF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efcd8; /* rgb */ color: rgb(158, 252, 216); /* oklch */ color: oklch(92.2% 0.103 167.8);
Tailwind
colors: {
custom: {
50: '#befde4',
500: '#9efcd8',
950: '#000000',
},
}SCSS
$custom: #9efcd8; $custom-light: #befde4; $custom-dark: #000000;
JSON
{
"hex": "#9efcd8",
"rgb": {
"r": 158,
"g": 252,
"b": 216
},
"hsl": {
"h": 157.021,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.92247,
"c": 0.10319,
"h": 167.8
},
"luminance": 0.81848
}Semantic roles & 50–950 ramp
primary
#9EFCD8
secondary
#DE6090
accent
#0058E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684