#9BFCCE#9BFCCE
#9BFCCE is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.113 H 162.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCCE |
|---|---|
| RGB | rgb(155, 252, 206) |
| HSL | hsl(152, 94%, 80%) |
| HSV | hsv(152, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(92.15, -38.53, 13.12) |
| CIE-LCH | lch(92.15, 40.70, 161.19°) |
| OKLab | oklab(91.85% -0.1074 0.0338) |
| OKLCH | oklch(91.85% 0.113 162.6) |
| XYZ | xyz(59.4642, 81.0418, 70.8898) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 3.77
Light Seafoam
#A0FEBF
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCCE #FC9BC9
analogous
#9BFC9D #9BFCCE #9BFAFC
triadic
#9BFCCE #CE9BFC #FCCE9B
tetradic
#9BFCCE #9D9BFC #FC9BC9 #FAFC9B
square
#9BFCCE #9D9BFC #FC9BC9 #FAFC9B
split-complementary
#9BFCCE #FC9BFA #FC9D9B
monochromatic
#24F894 #60FAB1 #9BFCCE #D6FEEB #E1FEF0
Accessibility & contrast
On white
1.22
#9BFCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#9BFCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCCE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCCE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#83FCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9bfcce; /* rgb */ color: rgb(155, 252, 206); /* oklch */ color: oklch(91.8% 0.113 162.6);
Tailwind
colors: {
custom: {
50: '#bcfedd',
500: '#9bfcce',
950: '#000000',
},
}SCSS
$custom: #9bfcce; $custom-light: #bcfedd; $custom-dark: #000000;
JSON
{
"hex": "#9bfcce",
"rgb": {
"r": 155,
"g": 252,
"b": 206
},
"hsl": {
"h": 151.546,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.9185,
"c": 0.1126,
"h": 162.6
},
"luminance": 0.81046
}Semantic roles & 50–950 ramp
primary
#9BFCCE
secondary
#DE5D9A
accent
#006DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684