#9DFFCE#9DFFCE
#9DFFCE is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.116 H 161.2°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFCE |
|---|---|
| RGB | rgb(157, 255, 206) |
| HSL | hsl(150, 100%, 81%) |
| HSV | hsv(150, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.08, -39.34, 14.45) |
| CIE-LCH | lch(93.08, 41.91, 159.83°) |
| OKLab | oklab(92.62% -0.1094 0.0371) |
| OKLCH | oklch(92.62% 0.116 161.2) |
| XYZ | xyz(60.8009, 83.1405, 71.2245) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.44
Aquamarine
#7FFFD4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.33
Mint
#AAF0C1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFCE #FF9DCE
analogous
#9DFF9D #9DFFCE #9DFFFF
triadic
#9DFFCE #CE9DFF #FFCE9D
tetradic
#9DFFCE #9D9DFF #FF9DCE #FFFF9D
square
#9DFFCE #9D9DFF #FF9DCE #FFFF9D
split-complementary
#9DFFCE #FF9DFF #FF9D9D
monochromatic
#23FF91 #60FFAF #9DFFCE #DAFFED #E0FFF0
Accessibility & contrast
On white
1.19
#9DFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#9DFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFCE
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFCE | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CB
Deuteranopia (green-blind)
#EDE7D1
Tritanopia (blue-blind)
#85FEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9dffce; /* rgb */ color: rgb(157, 255, 206); /* oklch */ color: oklch(92.6% 0.116 161.2);
Tailwind
colors: {
custom: {
50: '#bdffdd',
500: '#9dffce',
950: '#000000',
},
}SCSS
$custom: #9dffce; $custom-light: #bdffdd; $custom-dark: #000000;
JSON
{
"hex": "#9dffce",
"rgb": {
"r": 157,
"g": 255,
"b": 206
},
"hsl": {
"h": 150,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.92622,
"c": 0.11551,
"h": 161.2
},
"luminance": 0.83144
}Semantic roles & 50–950 ramp
primary
#9DFFCE
secondary
#E35EA0
accent
#0073E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684