#9EFCD2#9EFCD2
#9EFCD2 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.107 H 164.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCD2 |
|---|---|
| RGB | rgb(158, 252, 210) |
| HSL | hsl(153, 94%, 80%) |
| HSV | hsv(153, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(92.37, -36.92, 11.40) |
| CIE-LCH | lch(92.37, 38.64, 162.85°) |
| OKLab | oklab(92.09% -0.1034 0.0293) |
| OKLCH | oklch(92.09% 0.107 164.2) |
| XYZ | xyz(60.5394, 81.5393, 73.5089) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.25
Light Aqua
#8CFFDB
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.06
Mint
#AAF0C1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCD2 #FC9EC8
analogous
#9EFCA3 #9EFCD2 #9EF7FC
triadic
#9EFCD2 #D29EFC #FCD29E
tetradic
#9EFCD2 #A39EFC #FC9EC8 #F7FC9E
square
#9EFCD2 #A39EFC #FC9EC8 #F7FC9E
split-complementary
#9EFCD2 #FC9EF7 #FCA39E
monochromatic
#27F89B #63FAB6 #9EFCD2 #D9FEEE #E1FEF1
Accessibility & contrast
On white
1.21
#9EFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#9EFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCD2
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCD2 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#86FCF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9efcd2; /* rgb */ color: rgb(158, 252, 210); /* oklch */ color: oklch(92.1% 0.107 164.2);
Tailwind
colors: {
custom: {
50: '#befddf',
500: '#9efcd2',
950: '#000000',
},
}SCSS
$custom: #9efcd2; $custom-light: #befddf; $custom-dark: #000000;
JSON
{
"hex": "#9efcd2",
"rgb": {
"r": 158,
"g": 252,
"b": 210
},
"hsl": {
"h": 153.191,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.92093,
"c": 0.10747,
"h": 164.2
},
"luminance": 0.81543
}Semantic roles & 50–950 ramp
primary
#9EFCD2
secondary
#DE6098
accent
#0067E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684