#9EDDCD#9EDDCD
#9EDDCD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.068 H 177.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDDCD |
|---|---|
| RGB | rgb(158, 221, 205) |
| HSL | hsl(165, 48%, 74%) |
| HSV | hsv(165, 29%, 87%) |
| CMYK | cmyk(28.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.65, -23.28, 1.44) |
| CIE-LCH | lch(83.65, 23.32, 176.46°) |
| OKLab | oklab(85.04% -0.0677 0.0035) |
| OKLCH | oklch(85.04% 0.068 177.1) |
| XYZ | xyz(50.9728, 63.3873, 67.2949) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.02
Light Teal
#90E4C1
ΔE00 6.27
Seafoam Blue
#78D1B6
ΔE00 6.29
Pale Aqua
#B8FFEB
ΔE00 7.34
Tiffany Blue
#7BF2DA
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDDCD #DD9EAE
analogous
#9EDDAE #9EDDCD #9ECEDD
triadic
#9EDDCD #CD9EDD #DDCD9E
tetradic
#9EDDCD #AE9EDD #DD9EAE #CEDD9E
square
#9EDDCD #AE9EDD #DD9EAE #CEDD9E
split-complementary
#9EDDCD #DD9ECE #DDAE9E
monochromatic
#43BD9E #71CDB6 #9EDDCD #CBEDE4 #E8F7F3
Accessibility & contrast
On white
1.54
#9EDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#9EDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDDCD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDDCD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#8DDFD8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9eddcd; /* rgb */ color: rgb(158, 221, 205); /* oklch */ color: oklch(85.0% 0.068 177.1);
Tailwind
colors: {
custom: {
50: '#bce7dc',
500: '#9eddcd',
950: '#000000',
},
}SCSS
$custom: #9eddcd; $custom-light: #bce7dc; $custom-dark: #000000;
JSON
{
"hex": "#9eddcd",
"rgb": {
"r": 158,
"g": 221,
"b": 205
},
"hsl": {
"h": 164.762,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.85043,
"c": 0.06782,
"h": 177.1
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#9EDDCD
secondary
#B56A7D
accent
#2A4FBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484