#9CFBED#9CFBED
#9CFBED is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.093 H 183.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFBED |
|---|---|
| RGB | rgb(156, 251, 237) |
| HSL | hsl(171, 92%, 80%) |
| HSV | hsv(171, 38%, 98%) |
| CMYK | cmyk(37.8%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(92.65, -31.25, -2.17) |
| CIE-LCH | lch(92.65, 31.33, 183.98°) |
| OKLab | oklab(92.51% -0.0925 -0.0063) |
| OKLCH | oklch(92.51% 0.093 183.9) |
| XYZ | xyz(63.4878, 82.1724, 92.6198) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 4.74
Eggshell Blue
#C4FFF7
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFBED #FB9CAA
analogous
#9CFBBE #9CFBED #9CD9FB
triadic
#9CFBED #ED9CFB #FBED9C
tetradic
#9CFBED #BE9CFB #FB9CAA #D9FB9C
square
#9CFBED #BE9CFB #FB9CAA #D9FB9C
split-complementary
#9CFBED #FB9CD9 #FBBE9C
monochromatic
#26F6D8 #61F9E2 #9CFBED #D7FDF8 #E2FEFA
Accessibility & contrast
On white
1.20
#9CFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#9CFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFBED
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFBED | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#79FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9cfbed; /* rgb */ color: rgb(156, 251, 237); /* oklch */ color: oklch(92.5% 0.093 183.9);
Tailwind
colors: {
custom: {
50: '#bdfdf2',
500: '#9cfbed',
950: '#000000',
},
}SCSS
$custom: #9cfbed; $custom-light: #bdfdf2; $custom-dark: #000000;
JSON
{
"hex": "#9cfbed",
"rgb": {
"r": 156,
"g": 251,
"b": 237
},
"hsl": {
"h": 171.158,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.92508,
"c": 0.09272,
"h": 183.9
},
"luminance": 0.82177
}Semantic roles & 50–950 ramp
primary
#9CFBED
secondary
#DC5F71
accent
#0022E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121717
muted
#828585