#9EDDCE#9EDDCE
#9EDDCE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.067 H 178.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDDCE |
|---|---|
| RGB | rgb(158, 221, 206) |
| HSL | hsl(166, 48%, 74%) |
| HSV | hsv(166, 29%, 87%) |
| CMYK | cmyk(28.5%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(83.67, -23.07, 0.95) |
| CIE-LCH | lch(83.67, 23.09, 177.64°) |
| OKLab | oklab(85.07% -0.0673 0.0022) |
| OKLCH | oklch(85.07% 0.067 178.2) |
| XYZ | xyz(51.0939, 63.4357, 67.9327) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.23
Seafoam Blue
#78D1B6
ΔE00 6.51
Light Teal
#90E4C1
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 7.15
Pale Aqua
#B8FFEB
ΔE00 7.38
Tiffany Blue
#7BF2DA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDDCE #DD9EAD
analogous
#9EDDAF #9EDDCE #9ECDDD
triadic
#9EDDCE #CE9EDD #DDCE9E
tetradic
#9EDDCE #AF9EDD #DD9EAD #CDDD9E
square
#9EDDCE #AF9EDD #DD9EAD #CDDD9E
split-complementary
#9EDDCE #DD9ECD #DDAF9E
monochromatic
#43BDA0 #71CDB7 #9EDDCE #CBEDE5 #E8F7F4
Accessibility & contrast
On white
1.53
#9EDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#9EDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDDCE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDDCE | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CD
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#8CDFD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9eddce; /* rgb */ color: rgb(158, 221, 206); /* oklch */ color: oklch(85.1% 0.067 178.2);
Tailwind
colors: {
custom: {
50: '#bce7dc',
500: '#9eddce',
950: '#000000',
},
}SCSS
$custom: #9eddce; $custom-light: #bce7dc; $custom-dark: #000000;
JSON
{
"hex": "#9eddce",
"rgb": {
"r": 158,
"g": 221,
"b": 206
},
"hsl": {
"h": 165.714,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.85071,
"c": 0.06734,
"h": 178.2
},
"luminance": 0.63438
}Semantic roles & 50–950 ramp
primary
#9EDDCE
secondary
#B56A7C
accent
#2A4DBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484