#9ED4C8#9ED4C8
#9ED4C8 is a very light, muted teal. Relative luminance 0.585; OKLCH L 82.9% C 0.058 H 179.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED4C8 |
|---|---|
| RGB | rgb(158, 212, 200) |
| HSL | hsl(167, 39%, 73%) |
| HSV | hsv(167, 25%, 83%) |
| CMYK | cmyk(25.5%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(81.03, -19.87, 0.29) |
| CIE-LCH | lch(81.03, 19.88, 179.17°) |
| OKLab | oklab(82.91% -0.0583 0.0005) |
| OKLCH | oklch(82.91% 0.058 179.6) |
| XYZ | xyz(48.0661, 58.5241, 63.3961) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 7.22
Paleturquoise
#AFEEEE
ΔE00 7.67
Light Teal
#90E4C1
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.47
Duck Egg Blue
#C3FBF4
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED4C8 #D49EAA
analogous
#9ED4AD #9ED4C8 #9EC5D4
triadic
#9ED4C8 #C89ED4 #D4C89E
tetradic
#9ED4C8 #AD9ED4 #D49EAA #C5D49E
square
#9ED4C8 #AD9ED4 #D49EAA #C5D49E
split-complementary
#9ED4C8 #D49EC5 #D4AD9E
monochromatic
#4CAC96 #74C1B0 #9ED4C8 #C8E7E0 #EAF6F3
Accessibility & contrast
On white
1.65
#9ED4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#9ED4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED4C8
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED4C8 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCEC8
Deuteranopia (green-blind)
#C5C6C9
Tritanopia (blue-blind)
#8FD6D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9ed4c8; /* rgb */ color: rgb(158, 212, 200); /* oklch */ color: oklch(82.9% 0.058 179.6);
Tailwind
colors: {
custom: {
50: '#bce1d8',
500: '#9ed4c8',
950: '#000000',
},
}SCSS
$custom: #9ed4c8; $custom-light: #bce1d8; $custom-dark: #000000;
JSON
{
"hex": "#9ed4c8",
"rgb": {
"r": 158,
"g": 212,
"b": 200
},
"hsl": {
"h": 166.667,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.82909,
"c": 0.0583,
"h": 179.6
},
"luminance": 0.58526
}Semantic roles & 50–950 ramp
primary
#9ED4C8
secondary
#AA6C7A
accent
#3450B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483