#9EFDCF#9EFDCF
#9EFDCF is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.111 H 162.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFDCF |
|---|---|
| RGB | rgb(158, 253, 207) |
| HSL | hsl(151, 96%, 81%) |
| HSV | hsv(151, 38%, 99%) |
| CMYK | cmyk(37.5%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(92.58, -37.97, 13.24) |
| CIE-LCH | lch(92.58, 40.21, 160.77°) |
| OKLab | oklab(92.24% -0.1058 0.0341) |
| OKLCH | oklch(92.24% 0.111 162.2) |
| XYZ | xyz(60.4840, 82.0209, 71.6639) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 3.93
Light Seafoam
#A0FEBF
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFDCF #FD9ECC
analogous
#9EFD9F #9EFDCF #9EFCFD
triadic
#9EFDCF #CF9EFD #FDCF9E
tetradic
#9EFDCF #9F9EFD #FD9ECC #FCFD9E
square
#9EFDCF #9F9EFD #FD9ECC #FCFD9E
split-complementary
#9EFDCF #FD9EFC #FD9F9E
monochromatic
#26FB94 #62FCB1 #9EFDCF #DAFEED #E1FEF0
Accessibility & contrast
On white
1.21
#9EFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#9EFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFDCF
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFDCF | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#87FDF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9efdcf; /* rgb */ color: rgb(158, 253, 207); /* oklch */ color: oklch(92.2% 0.111 162.2);
Tailwind
colors: {
custom: {
50: '#befedd',
500: '#9efdcf',
950: '#000000',
},
}SCSS
$custom: #9efdcf; $custom-light: #befedd; $custom-dark: #000000;
JSON
{
"hex": "#9efdcf",
"rgb": {
"r": 158,
"g": 253,
"b": 207
},
"hsl": {
"h": 150.947,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.92244,
"c": 0.11119,
"h": 162.2
},
"luminance": 0.82025
}Semantic roles & 50–950 ramp
primary
#9EFDCF
secondary
#E0609E
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684