#9CE2ED#9CE2ED
#9CE2ED is a very light, moderate teal. Relative luminance 0.676; OKLCH L 87.0% C 0.071 H 208.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2ED |
|---|---|
| RGB | rgb(156, 226, 237) |
| HSL | hsl(188, 69%, 77%) |
| HSV | hsv(188, 34%, 93%) |
| CMYK | cmyk(34.2%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.79, -19.12, -12.32) |
| CIE-LCH | lch(85.79, 22.75, 212.80°) |
| OKLab | oklab(87.02% -0.0628 -0.0337) |
| OKLCH | oklch(87.02% 0.071 208.2) |
| XYZ | xyz(56.1875, 67.5717, 90.1863) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.47
Powder Blue
#B0E0E6
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 4.97
Pale Sky Blue
#BDF6FE
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2ED #EDA79C
analogous
#9CEDD0 #9CE2ED #9CBAED
triadic
#9CE2ED #ED9CE2 #E2ED9C
tetradic
#9CE2ED #D09CED #EDA79C #BAED9C
square
#9CE2ED #D09CED #EDA79C #BAED9C
split-complementary
#9CE2ED #ED9CBA #EDD09C
monochromatic
#34C4DA #68D3E4 #9CE2ED #D0F1F6 #E5F7FA
Accessibility & contrast
On white
1.45
#9CE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#9CE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2ED
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2ED | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#7EE8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9ce2ed; /* rgb */ color: rgb(156, 226, 237); /* oklch */ color: oklch(87.0% 0.071 208.2);
Tailwind
colors: {
custom: {
50: '#bcebf2',
500: '#9ce2ed',
950: '#000000',
},
}SCSS
$custom: #9ce2ed; $custom-light: #bcebf2; $custom-dark: #000000;
JSON
{
"hex": "#9ce2ed",
"rgb": {
"r": 156,
"g": 226,
"b": 237
},
"hsl": {
"h": 188.148,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.87019,
"c": 0.0713,
"h": 208.2
},
"luminance": 0.67575
}Semantic roles & 50–950 ramp
primary
#9CE2ED
secondary
#C97264
accent
#2E14D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485