#9CCBBF#9CCBBF
#9CCBBF is a light, muted teal. Relative luminance 0.535; OKLCH L 80.5% C 0.052 H 177.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBBF |
|---|---|
| RGB | rgb(156, 203, 191) |
| HSL | hsl(165, 31%, 70%) |
| HSV | hsv(165, 23%, 80%) |
| CMYK | cmyk(23.2%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(78.19, -17.85, 0.96) |
| CIE-LCH | lch(78.19, 17.87, 176.93°) |
| OKLab | oklab(80.54% -0.0521 0.0023) |
| OKLCH | oklch(80.54% 0.052 177.5) |
| XYZ | xyz(44.4674, 53.5396, 57.2713) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.23
Seafoam Blue
#78D1B6
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 9.56
Light Teal
#90E4C1
ΔE00 9.71
Mediumaquamarine
#66CDAA
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBBF #CB9CA8
analogous
#9CCBA7 #9CCBBF #9CBFCB
triadic
#9CCBBF #BF9CCB #CBBF9C
tetradic
#9CCBBF #A79CCB #CB9CA8 #BFCB9C
square
#9CCBBF #A79CCB #CB9CA8 #BFCB9C
split-complementary
#9CCBBF #CB9CBF #CBA79C
monochromatic
#519B88 #74B6A5 #9CCBBF #C4E0D9 #EBF4F2
Accessibility & contrast
On white
1.79
#9CCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#9CCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBBF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBBF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#90CCC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9ccbbf; /* rgb */ color: rgb(156, 203, 191); /* oklch */ color: oklch(80.5% 0.052 177.5);
Tailwind
colors: {
custom: {
50: '#badbd2',
500: '#9ccbbf',
950: '#000000',
},
}SCSS
$custom: #9ccbbf; $custom-light: #badbd2; $custom-dark: #000000;
JSON
{
"hex": "#9ccbbf",
"rgb": {
"r": 156,
"g": 203,
"b": 191
},
"hsl": {
"h": 164.681,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.80539,
"c": 0.05217,
"h": 177.5
},
"luminance": 0.53541
}Semantic roles & 50–950 ramp
primary
#9CCBBF
secondary
#A06B79
accent
#3C58AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483