#9CEDEA#9CEDEA
#9CEDEA is a very light, moderate teal. Relative luminance 0.736; OKLCH L 89.3% C 0.079 H 192.9°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDEA |
|---|---|
| RGB | rgb(156, 237, 234) |
| HSL | hsl(178, 69%, 77%) |
| HSV | hsv(178, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(88.72, -25.24, -6.40) |
| CIE-LCH | lch(88.72, 26.04, 194.22°) |
| OKLab | oklab(89.33% -0.0772 -0.0176) |
| OKLCH | oklch(89.33% 0.079 192.9) |
| XYZ | xyz(58.8405, 73.5731, 88.9265) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.22
Light Cyan
#ACFFFC
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDEA #ED9C9F
analogous
#9CEDC2 #9CEDEA #9CC8ED
triadic
#9CEDEA #EA9CED #EDEA9C
tetradic
#9CEDEA #C29CED #ED9C9F #C8ED9C
square
#9CEDEA #C29CED #ED9C9F #C8ED9C
split-complementary
#9CEDEA #ED9CC8 #EDC29C
monochromatic
#34DAD4 #68E4DF #9CEDEA #D0F6F5 #E5FAFA
Accessibility & contrast
On white
1.34
#9CEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#9CEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDEA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDEA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#7DF1EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9cedea; /* rgb */ color: rgb(156, 237, 234); /* oklch */ color: oklch(89.3% 0.079 192.9);
Tailwind
colors: {
custom: {
50: '#bcf3f0',
500: '#9cedea',
950: '#000000',
},
}SCSS
$custom: #9cedea; $custom-light: #bcf3f0; $custom-dark: #000000;
JSON
{
"hex": "#9cedea",
"rgb": {
"r": 156,
"g": 237,
"b": 234
},
"hsl": {
"h": 177.778,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.8933,
"c": 0.07922,
"h": 192.9
},
"luminance": 0.73577
}Semantic roles & 50–950 ramp
primary
#9CEDEA
secondary
#C96468
accent
#141BD1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585