#9EDEDE#9EDEDE
#9EDEDE is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.8% C 0.065 H 196.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDEDE |
|---|---|
| RGB | rgb(158, 222, 222) |
| HSL | hsl(180, 49%, 75%) |
| HSV | hsv(180, 29%, 87%) |
| CMYK | cmyk(28.8%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(84.37, -20.05, -6.50) |
| CIE-LCH | lch(84.37, 21.08, 197.95°) |
| OKLab | oklab(85.77% -0.0621 -0.0178) |
| OKLCH | oklch(85.77% 0.065 196) |
| XYZ | xyz(53.4023, 64.7828, 78.7835) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.67
Powder Blue
#B0E0E6
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 6.88
Duck Egg Blue
#C3FBF4
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDEDE #DE9E9E
analogous
#9EDEBE #9EDEDE #9EBEDE
triadic
#9EDEDE #DE9EDE #DEDE9E
tetradic
#9EDEDE #BE9EDE #DE9E9E #BEDE9E
square
#9EDEDE #BE9EDE #DE9E9E #BEDE9E
split-complementary
#9EDEDE #DE9EBE #DEBE9E
monochromatic
#43BFBF #70CECE #9EDEDE #CCEEEE #E8F7F7
Accessibility & contrast
On white
1.50
#9EDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#9EDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDEDE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDEDE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#87E2DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9edede; /* rgb */ color: rgb(158, 222, 222); /* oklch */ color: oklch(85.8% 0.065 196.0);
Tailwind
colors: {
custom: {
50: '#bce8e8',
500: '#9edede',
950: '#000000',
},
}SCSS
$custom: #9edede; $custom-light: #bce8e8; $custom-dark: #000000;
JSON
{
"hex": "#9edede",
"rgb": {
"r": 158,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.85772,
"c": 0.06457,
"h": 196
},
"luminance": 0.64786
}Semantic roles & 50–950 ramp
primary
#9EDEDE
secondary
#B66A6A
accent
#2929BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484