#9EFBED#9EFBED
#9EFBED is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.6% C 0.091 H 183.7°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFBED |
|---|---|
| RGB | rgb(158, 251, 237) |
| HSL | hsl(171, 92%, 80%) |
| HSV | hsv(171, 37%, 98%) |
| CMYK | cmyk(37.1%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(92.74, -30.74, -2.03) |
| CIE-LCH | lch(92.74, 30.81, 183.78°) |
| OKLab | oklab(92.6% -0.0909 -0.0059) |
| OKLCH | oklch(92.6% 0.091 183.7) |
| XYZ | xyz(63.8781, 82.3737, 92.6381) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 4.39
Pale Cyan
#B7FFFA
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.86
Eggshell Blue
#C4FFF7
ΔE00 5.67
Duck Egg Blue
#C3FBF4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFBED #FB9EAC
analogous
#9EFBBF #9EFBED #9EDAFB
triadic
#9EFBED #ED9EFB #FBED9E
tetradic
#9EFBED #BF9EFB #FB9EAC #DAFB9E
square
#9EFBED #BF9EFB #FB9EAC #DAFB9E
split-complementary
#9EFBED #FB9EDA #FBBF9E
monochromatic
#28F6D7 #63F9E2 #9EFBED #D9FDF8 #E2FEFA
Accessibility & contrast
On white
1.20
#9EFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#9EFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFBED
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFBED | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#7DFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9efbed; /* rgb */ color: rgb(158, 251, 237); /* oklch */ color: oklch(92.6% 0.091 183.7);
Tailwind
colors: {
custom: {
50: '#befdf2',
500: '#9efbed',
950: '#000000',
},
}SCSS
$custom: #9efbed; $custom-light: #befdf2; $custom-dark: #000000;
JSON
{
"hex": "#9efbed",
"rgb": {
"r": 158,
"g": 251,
"b": 237
},
"hsl": {
"h": 170.968,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.92604,
"c": 0.09114,
"h": 183.7
},
"luminance": 0.82378
}Semantic roles & 50–950 ramp
primary
#9EFBED
secondary
#DD6073
accent
#0023E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585