#9CEBED#9CEBED
#9CEBED is a very light, moderate teal. Relative luminance 0.726; OKLCH L 89.0% C 0.077 H 197.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEBED |
|---|---|
| RGB | rgb(156, 235, 237) |
| HSL | hsl(181, 69%, 77%) |
| HSV | hsv(181, 34%, 93%) |
| CMYK | cmyk(34.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.25, -23.58, -8.66) |
| CIE-LCH | lch(88.25, 25.12, 200.16°) |
| OKLab | oklab(88.98% -0.0736 -0.0238) |
| OKLCH | oklch(88.98% 0.077 197.9) |
| XYZ | xyz(58.6993, 72.5953, 91.0236) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.67
Robin'S Egg Blue
#98EFF9
ΔE00 2.99
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.54
Pale Cyan
#B7FFFA
ΔE00 5.14
Pale Sky Blue
#BDF6FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEBED #ED9E9C
analogous
#9CEDC6 #9CEBED #9CC3ED
triadic
#9CEBED #ED9CEB #EBED9C
tetradic
#9CEBED #C69CED #ED9E9C #C3ED9C
square
#9CEBED #C69CED #ED9E9C #C3ED9C
split-complementary
#9CEBED #ED9CC3 #EDC69C
monochromatic
#34D6DA #68E1E4 #9CEBED #D0F5F6 #E5FAFA
Accessibility & contrast
On white
1.35
#9CEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#9CEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEBED
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEBED | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#7CF0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9cebed; /* rgb */ color: rgb(156, 235, 237); /* oklch */ color: oklch(89.0% 0.077 197.9);
Tailwind
colors: {
custom: {
50: '#bcf1f2',
500: '#9cebed',
950: '#000000',
},
}SCSS
$custom: #9cebed; $custom-light: #bcf1f2; $custom-dark: #000000;
JSON
{
"hex": "#9cebed",
"rgb": {
"r": 156,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.481,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.88984,
"c": 0.07739,
"h": 197.9
},
"luminance": 0.72599
}Semantic roles & 50–950 ramp
primary
#9CEBED
secondary
#C96764
accent
#1914D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585