#9BFCCD#9BFCCD
#9BFCCD is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.113 H 162.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCCD |
|---|---|
| RGB | rgb(155, 252, 205) |
| HSL | hsl(151, 94%, 80%) |
| HSV | hsv(151, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(92.13, -38.73, 13.61) |
| CIE-LCH | lch(92.13, 41.05, 160.64°) |
| OKLab | oklab(91.83% -0.1078 0.035) |
| OKLCH | oklch(91.83% 0.113 162) |
| XYZ | xyz(59.3431, 80.9934, 70.2521) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.63
Light Seafoam
#A0FEBF
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCCD #FC9BCA
analogous
#9BFC9D #9BFCCD #9BFAFC
triadic
#9BFCCD #CD9BFC #FCCD9B
tetradic
#9BFCCD #9D9BFC #FC9BCA #FAFC9B
square
#9BFCCD #9D9BFC #FC9BCA #FAFC9B
split-complementary
#9BFCCD #FC9BFA #FC9D9B
monochromatic
#24F892 #60FAAF #9BFCCD #D6FEEB #E1FEF0
Accessibility & contrast
On white
1.22
#9BFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#9BFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCCD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCCD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#83FCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #9bfccd; /* rgb */ color: rgb(155, 252, 205); /* oklch */ color: oklch(91.8% 0.113 162.0);
Tailwind
colors: {
custom: {
50: '#bcfedc',
500: '#9bfccd',
950: '#000000',
},
}SCSS
$custom: #9bfccd; $custom-light: #bcfedc; $custom-dark: #000000;
JSON
{
"hex": "#9bfccd",
"rgb": {
"r": 155,
"g": 252,
"b": 205
},
"hsl": {
"h": 150.928,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.91826,
"c": 0.11339,
"h": 162
},
"luminance": 0.80997
}Semantic roles & 50–950 ramp
primary
#9BFCCD
secondary
#DE5D9C
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684