#9CEBEC#9CEBEC
#9CEBEC is a very light, moderate teal. Relative luminance 0.725; OKLCH L 89.0% C 0.077 H 196.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEBEC |
|---|---|
| RGB | rgb(156, 235, 236) |
| HSL | hsl(181, 68%, 77%) |
| HSV | hsv(181, 34%, 93%) |
| CMYK | cmyk(33.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(88.23, -23.81, -8.17) |
| CIE-LCH | lch(88.23, 25.17, 198.95°) |
| OKLab | oklab(88.95% -0.074 -0.0224) |
| OKLCH | oklch(88.95% 0.077 196.9) |
| XYZ | xyz(58.5536, 72.5371, 90.2563) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.67
Robin'S Egg Blue
#98EFF9
ΔE00 3.36
Light Cyan
#ACFFFC
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Pale Cyan
#B7FFFA
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEBEC #EC9D9C
analogous
#9CECC5 #9CEBEC #9CC3EC
triadic
#9CEBEC #EC9CEB #EBEC9C
tetradic
#9CEBEC #C59CEC #EC9D9C #C3EC9C
square
#9CEBEC #C59CEC #EC9D9C #C3EC9C
split-complementary
#9CEBEC #EC9CC3 #ECC59C
monochromatic
#35D6D8 #69E1E2 #9CEBEC #CFF5F6 #E5FAFA
Accessibility & contrast
On white
1.35
#9CEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#9CEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEBEC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEBEC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#7DF0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9cebec; /* rgb */ color: rgb(156, 235, 236); /* oklch */ color: oklch(89.0% 0.077 196.9);
Tailwind
colors: {
custom: {
50: '#bcf1f2',
500: '#9cebec',
950: '#000000',
},
}SCSS
$custom: #9cebec; $custom-light: #bcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#9cebec",
"rgb": {
"r": 156,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.75,
"s": 67.797,
"l": 76.863
},
"oklch": {
"l": 0.88953,
"c": 0.07738,
"h": 196.9
},
"luminance": 0.72541
}Semantic roles & 50–950 ramp
primary
#9CEBEC
secondary
#C86664
accent
#1816D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121616
muted
#828585