#9FFCED#9FFCED
#9FFCED is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.9% C 0.091 H 182.9°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCED |
|---|---|
| RGB | rgb(159, 252, 237) |
| HSL | hsl(170, 94%, 81%) |
| HSV | hsv(170, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(93.06, -30.95, -1.56) |
| CIE-LCH | lch(93.06, 30.99, 182.88°) |
| OKLab | oklab(92.87% -0.0913 -0.0047) |
| OKLCH | oklch(92.87% 0.091 182.9) |
| XYZ | xyz(64.3889, 83.1019, 92.7517) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 4.77
Eggshell Blue
#C4FFF7
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCED #FC9FAE
analogous
#9FFCBE #9FFCED #9FDCFC
triadic
#9FFCED #ED9FFC #FCED9F
tetradic
#9FFCED #BE9FFC #FC9FAE #DCFC9F
square
#9FFCED #BE9FFC #FC9FAE #DCFC9F
split-complementary
#9FFCED #FC9FDC #FCBE9F
monochromatic
#28F8D7 #64FAE2 #9FFCED #DAFEF8 #E1FEF9
Accessibility & contrast
On white
1.19
#9FFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#9FFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCED
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCED | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#7EFFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9ffced; /* rgb */ color: rgb(159, 252, 237); /* oklch */ color: oklch(92.9% 0.091 182.9);
Tailwind
colors: {
custom: {
50: '#bffdf2',
500: '#9ffced',
950: '#000000',
},
}SCSS
$custom: #9ffced; $custom-light: #bffdf2; $custom-dark: #000000;
JSON
{
"hex": "#9ffced",
"rgb": {
"r": 159,
"g": 252,
"b": 237
},
"hsl": {
"h": 170.323,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.92872,
"c": 0.09145,
"h": 182.9
},
"luminance": 0.83106
}Semantic roles & 50–950 ramp
primary
#9FFCED
secondary
#DE6175
accent
#0025E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585