#9EDDC8#9EDDC8
#9EDDC8 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.071 H 171.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDDC8 |
|---|---|
| RGB | rgb(158, 221, 200) |
| HSL | hsl(160, 48%, 74%) |
| HSV | hsv(160, 29%, 87%) |
| CMYK | cmyk(28.5%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(83.52, -24.33, 3.91) |
| CIE-LCH | lch(83.52, 24.64, 170.87°) |
| OKLab | oklab(84.9% -0.0698 0.01) |
| OKLCH | oklch(84.9% 0.071 171.9) |
| XYZ | xyz(50.3789, 63.1497, 64.1670) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 5.53
Tiffany Blue
#7BF2DA
ΔE00 7.36
Pale Aqua
#B8FFEB
ΔE00 7.38
Seafoam
#7FE0B3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDDC8 #DD9EB3
analogous
#9EDDA9 #9EDDC8 #9ED3DD
triadic
#9EDDC8 #C89EDD #DDC89E
tetradic
#9EDDC8 #A99EDD #DD9EB3 #D3DD9E
square
#9EDDC8 #A99EDD #DD9EB3 #D3DD9E
split-complementary
#9EDDC8 #DD9ED3 #DDA99E
monochromatic
#43BD95 #71CDAE #9EDDC8 #CBEDE2 #E8F7F2
Accessibility & contrast
On white
1.54
#9EDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#9EDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDDC8
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDDC8 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#8EDED7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9eddc8; /* rgb */ color: rgb(158, 221, 200); /* oklch */ color: oklch(84.9% 0.071 171.9);
Tailwind
colors: {
custom: {
50: '#bce7d8',
500: '#9eddc8',
950: '#000000',
},
}SCSS
$custom: #9eddc8; $custom-light: #bce7d8; $custom-dark: #000000;
JSON
{
"hex": "#9eddc8",
"rgb": {
"r": 158,
"g": 221,
"b": 200
},
"hsl": {
"h": 160,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.84901,
"c": 0.07052,
"h": 171.9
},
"luminance": 0.63152
}Semantic roles & 50–950 ramp
primary
#9EDDC8
secondary
#B56A83
accent
#2A5BBB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483