#9CEBEE#9CEBEE
#9CEBEE is a very light, moderate teal. Relative luminance 0.727; OKLCH L 89.0% C 0.077 H 198.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEBEE |
|---|---|
| RGB | rgb(156, 235, 238) |
| HSL | hsl(182, 71%, 77%) |
| HSV | hsv(182, 34%, 93%) |
| CMYK | cmyk(34.5%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.28, -23.34, -9.14) |
| CIE-LCH | lch(88.28, 25.07, 201.38°) |
| OKLab | oklab(89.02% -0.0733 -0.0251) |
| OKLCH | oklch(89.02% 0.077 198.9) |
| XYZ | xyz(58.8458, 72.6539, 91.7952) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.64
Paleturquoise
#AFEEEE
ΔE00 2.72
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 5.31
Pale Sky Blue
#BDF6FE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEBEE #EE9F9C
analogous
#9CEEC8 #9CEBEE #9CC2EE
triadic
#9CEBEE #EE9CEB #EBEE9C
tetradic
#9CEBEE #C89CEE #EE9F9C #C2EE9C
square
#9CEBEE #C89CEE #EE9F9C #C2EE9C
split-complementary
#9CEBEE #EE9CC2 #EEC89C
monochromatic
#34D6DC #68E0E5 #9CEBEE #D0F6F7 #E5FAFB
Accessibility & contrast
On white
1.35
#9CEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#9CEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEBEE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEBEE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#7CF0EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9cebee; /* rgb */ color: rgb(156, 235, 238); /* oklch */ color: oklch(89.0% 0.077 198.9);
Tailwind
colors: {
custom: {
50: '#bcf1f3',
500: '#9cebee',
950: '#000000',
},
}SCSS
$custom: #9cebee; $custom-light: #bcf1f3; $custom-dark: #000000;
JSON
{
"hex": "#9cebee",
"rgb": {
"r": 156,
"g": 235,
"b": 238
},
"hsl": {
"h": 182.195,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.89016,
"c": 0.07743,
"h": 198.9
},
"luminance": 0.72658
}Semantic roles & 50–950 ramp
primary
#9CEBEE
secondary
#CB6764
accent
#1A13D3
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585