#9CE4E9#9CE4E9
#9CE4E9 is a very light, moderate teal. Relative luminance 0.684; OKLCH L 87.3% C 0.072 H 201.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE4E9 |
|---|---|
| RGB | rgb(156, 228, 233) |
| HSL | hsl(184, 64%, 76%) |
| HSV | hsv(184, 33%, 91%) |
| CMYK | cmyk(33%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(86.22, -21.06, -9.57) |
| CIE-LCH | lch(86.22, 23.13, 204.44°) |
| OKLab | oklab(87.33% -0.0668 -0.0262) |
| OKLCH | oklch(87.33% 0.072 201.4) |
| XYZ | xyz(56.1566, 68.4346, 87.3251) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.12
Paleturquoise
#AFEEEE
ΔE00 3.26
Powder Blue
#B0E0E6
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Pale Sky Blue
#BDF6FE
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE4E9 #E9A19C
analogous
#9CE9C8 #9CE4E9 #9CBEE9
triadic
#9CE4E9 #E99CE4 #E4E99C
tetradic
#9CE4E9 #C89CE9 #E9A19C #BEE99C
square
#9CE4E9 #C89CE9 #E9A19C #BEE99C
split-complementary
#9CE4E9 #E99CBE #E9C89C
monochromatic
#38C9D3 #6AD6DE #9CE4E9 #CEF2F4 #E6F8F9
Accessibility & contrast
On white
1.43
#9CE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#9CE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE4E9
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE4E9 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEE9
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#7FE9E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ce4e9; /* rgb */ color: rgb(156, 228, 233); /* oklch */ color: oklch(87.3% 0.072 201.4);
Tailwind
colors: {
custom: {
50: '#bcecf0',
500: '#9ce4e9',
950: '#000000',
},
}SCSS
$custom: #9ce4e9; $custom-light: #bcecf0; $custom-dark: #000000;
JSON
{
"hex": "#9ce4e9",
"rgb": {
"r": 156,
"g": 228,
"b": 233
},
"hsl": {
"h": 183.896,
"s": 63.636,
"l": 76.275
},
"oklch": {
"l": 0.87325,
"c": 0.07176,
"h": 201.4
},
"luminance": 0.68438
}Semantic roles & 50–950 ramp
primary
#9CE4E9
secondary
#C46B65
accent
#261ACB
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485