#9FFBEC#9FFBEC
#9FFBEC is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.6% C 0.091 H 182.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFBEC |
|---|---|
| RGB | rgb(159, 251, 236) |
| HSL | hsl(170, 92%, 80%) |
| HSV | hsv(170, 37%, 98%) |
| CMYK | cmyk(36.7%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(92.76, -30.70, -1.48) |
| CIE-LCH | lch(92.76, 30.74, 182.76°) |
| OKLab | oklab(92.62% -0.0906 -0.0045) |
| OKLCH | oklch(92.62% 0.091 182.8) |
| XYZ | xyz(63.9300, 82.4172, 91.8800) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.78
Light Cyan
#ACFFFC
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 4.76
Eggshell Blue
#C4FFF7
ΔE00 5.70
Duck Egg Blue
#C3FBF4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFBEC #FB9FAE
analogous
#9FFBBE #9FFBEC #9FDCFB
triadic
#9FFBEC #EC9FFB #FBEC9F
tetradic
#9FFBEC #BE9FFB #FB9FAE #DCFB9F
square
#9FFBEC #BE9FFB #FB9FAE #DCFB9F
split-complementary
#9FFBEC #FB9FDC #FBBE9F
monochromatic
#29F6D5 #64F9E0 #9FFBEC #DAFDF8 #E2FEF9
Accessibility & contrast
On white
1.20
#9FFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#9FFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFBEC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFBEC | 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)
#F3F1EB
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#7FFEF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffbec; /* rgb */ color: rgb(159, 251, 236); /* oklch */ color: oklch(92.6% 0.091 182.8);
Tailwind
colors: {
custom: {
50: '#bffdf2',
500: '#9ffbec',
950: '#000000',
},
}SCSS
$custom: #9ffbec; $custom-light: #bffdf2; $custom-dark: #000000;
JSON
{
"hex": "#9ffbec",
"rgb": {
"r": 159,
"g": 251,
"b": 236
},
"hsl": {
"h": 170.217,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.92623,
"c": 0.09068,
"h": 182.8
},
"luminance": 0.82421
}Semantic roles & 50–950 ramp
primary
#9FFBEC
secondary
#DD6175
accent
#0025E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585