#9DFFEB#9DFFEB
#9DFFEB is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.097 H 179.6°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFEB |
|---|---|
| RGB | rgb(157, 255, 235) |
| HSL | hsl(168, 100%, 81%) |
| HSV | hsv(168, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.75, -33.31, 0.47) |
| CIE-LCH | lch(93.75, 33.31, 179.19°) |
| OKLab | oklab(93.38% -0.0972 0.0007) |
| OKLCH | oklch(93.38% 0.097 179.6) |
| XYZ | xyz(64.6543, 84.6819, 91.5195) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 4.09
Light Aqua
#8CFFDB
ΔE00 4.85
Pale Turquoise
#A5FBD5
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.21
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFEB #FF9DB1
analogous
#9DFFBA #9DFFEB #9DE2FF
triadic
#9DFFEB #EB9DFF #FFEB9D
tetradic
#9DFFEB #BA9DFF #FF9DB1 #E2FF9D
square
#9DFFEB #BA9DFF #FF9DB1 #E2FF9D
split-complementary
#9DFFEB #FF9DE2 #FFBA9D
monochromatic
#23FFD2 #60FFDF #9DFFEB #DAFFF7 #E0FFF9
Accessibility & contrast
On white
1.17
#9DFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#9DFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFEB
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFEB | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#7BFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9dffeb; /* rgb */ color: rgb(157, 255, 235); /* oklch */ color: oklch(93.4% 0.097 179.6);
Tailwind
colors: {
custom: {
50: '#befff1',
500: '#9dffeb',
950: '#000000',
},
}SCSS
$custom: #9dffeb; $custom-light: #befff1; $custom-dark: #000000;
JSON
{
"hex": "#9dffeb",
"rgb": {
"r": 157,
"g": 255,
"b": 235
},
"hsl": {
"h": 167.755,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93384,
"c": 0.09718,
"h": 179.6
},
"luminance": 0.84686
}Semantic roles & 50–950 ramp
primary
#9DFFEB
secondary
#E35E79
accent
#002FE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685