#9CEDED#9CEDED
#9CEDED is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.4% C 0.079 H 195.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDED |
|---|---|
| RGB | rgb(156, 237, 237) |
| HSL | hsl(180, 69%, 77%) |
| HSV | hsv(180, 34%, 93%) |
| CMYK | cmyk(34.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.80, -24.55, -7.84) |
| CIE-LCH | lch(88.80, 25.77, 197.72°) |
| OKLab | oklab(89.42% -0.076 -0.0216) |
| OKLCH | oklch(89.42% 0.079 195.8) |
| XYZ | xyz(59.2751, 73.7470, 91.2155) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.82
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Light Cyan
#ACFFFC
ΔE00 3.91
Pale Cyan
#B7FFFA
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Duck Egg Blue
#C3FBF4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDED #ED9C9C
analogous
#9CEDC5 #9CEDED #9CC5ED
triadic
#9CEDED #ED9CED #EDED9C
tetradic
#9CEDED #C59CED #ED9C9C #C5ED9C
square
#9CEDED #C59CED #ED9C9C #C5ED9C
split-complementary
#9CEDED #ED9CC5 #EDC59C
monochromatic
#34DADA #68E4E4 #9CEDED #D0F6F6 #E5FAFA
Accessibility & contrast
On white
1.33
#9CEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#9CEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDED
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDED | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#7CF2ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9ceded; /* rgb */ color: rgb(156, 237, 237); /* oklch */ color: oklch(89.4% 0.079 195.8);
Tailwind
colors: {
custom: {
50: '#bcf3f2',
500: '#9ceded',
950: '#000000',
},
}SCSS
$custom: #9ceded; $custom-light: #bcf3f2; $custom-dark: #000000;
JSON
{
"hex": "#9ceded",
"rgb": {
"r": 156,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.89423,
"c": 0.07904,
"h": 195.8
},
"luminance": 0.73751
}Semantic roles & 50–950 ramp
primary
#9CEDED
secondary
#C96464
accent
#1414D1
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585