#9CE2EE#9CE2EE
#9CE2EE is a very light, moderate teal. Relative luminance 0.676; OKLCH L 87.1% C 0.072 H 209.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2EE |
|---|---|
| RGB | rgb(156, 226, 238) |
| HSL | hsl(189, 71%, 77%) |
| HSV | hsv(189, 34%, 93%) |
| CMYK | cmyk(34.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.82, -18.89, -12.81) |
| CIE-LCH | lch(85.82, 22.82, 214.14°) |
| OKLab | oklab(87.05% -0.0624 -0.0351) |
| OKLCH | oklch(87.05% 0.072 209.3) |
| XYZ | xyz(56.3340, 67.6303, 90.9579) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Paleturquoise
#AFEEEE
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 5.29
Lightblue
#ADD8E6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2EE #EEA89C
analogous
#9CEED1 #9CE2EE #9CB9EE
triadic
#9CE2EE #EE9CE2 #E2EE9C
tetradic
#9CE2EE #D19CEE #EEA89C #B9EE9C
square
#9CE2EE #D19CEE #EEA89C #B9EE9C
split-complementary
#9CE2EE #EE9CB9 #EED19C
monochromatic
#34C3DC #68D3E5 #9CE2EE #D0F1F7 #E5F7FB
Accessibility & contrast
On white
1.45
#9CE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#9CE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2EE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2EE | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#7DE8E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9ce2ee; /* rgb */ color: rgb(156, 226, 238); /* oklch */ color: oklch(87.1% 0.072 209.3);
Tailwind
colors: {
custom: {
50: '#bcebf3',
500: '#9ce2ee',
950: '#000000',
},
}SCSS
$custom: #9ce2ee; $custom-light: #bcebf3; $custom-dark: #000000;
JSON
{
"hex": "#9ce2ee",
"rgb": {
"r": 156,
"g": 226,
"b": 238
},
"hsl": {
"h": 188.78,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.87052,
"c": 0.07161,
"h": 209.3
},
"luminance": 0.67634
}Semantic roles & 50–950 ramp
primary
#9CE2EE
secondary
#CB7364
accent
#2F13D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485