#9CCEBB#9CCEBB
#9CCEBB is a light, muted teal. Relative luminance 0.548; OKLCH L 81.1% C 0.059 H 169.5°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCEBB |
|---|---|
| RGB | rgb(156, 206, 187) |
| HSL | hsl(157, 34%, 71%) |
| HSV | hsv(157, 24%, 81%) |
| CMYK | cmyk(24.3%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.92, -20.18, 4.17) |
| CIE-LCH | lch(78.92, 20.61, 168.34°) |
| OKLab | oklab(81.09% -0.0577 0.0107) |
| OKLCH | oklch(81.09% 0.059 169.5) |
| XYZ | xyz(44.7485, 54.7966, 55.2231) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 6.17
Light Teal
#90E4C1
ΔE00 7.53
Mediumaquamarine
#66CDAA
ΔE00 8.44
Seafoam
#7FE0B3
ΔE00 9.28
Darkseagreen
#8FBC8F
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCEBB #CE9CAF
analogous
#9CCEA2 #9CCEBB #9CC8CE
triadic
#9CCEBB #BB9CCE #CEBB9C
tetradic
#9CCEBB #A29CCE #CE9CAF #C8CE9C
square
#9CCEBB #A29CCE #CE9CAF #C8CE9C
split-complementary
#9CCEBB #CE9CC8 #CEA29C
monochromatic
#4FA082 #73BA9F #9CCEBB #C5E2D7 #EBF5F1
Accessibility & contrast
On white
1.76
#9CCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#9CCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCEBB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCEBB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#91CFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9ccebb; /* rgb */ color: rgb(156, 206, 187); /* oklch */ color: oklch(81.1% 0.059 169.5);
Tailwind
colors: {
custom: {
50: '#baddcf',
500: '#9ccebb',
950: '#000000',
},
}SCSS
$custom: #9ccebb; $custom-light: #baddcf; $custom-dark: #000000;
JSON
{
"hex": "#9ccebb",
"rgb": {
"r": 156,
"g": 206,
"b": 187
},
"hsl": {
"h": 157.2,
"s": 33.784,
"l": 70.98
},
"oklch": {
"l": 0.81089,
"c": 0.05872,
"h": 169.5
},
"luminance": 0.54798
}Semantic roles & 50–950 ramp
primary
#9CCEBB
secondary
#A36B80
accent
#3965AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483