#9EDEDF#9EDEDF
#9EDEDF is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.8% C 0.065 H 197.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDEDF |
|---|---|
| RGB | rgb(158, 222, 223) |
| HSL | hsl(181, 50%, 75%) |
| HSV | hsv(181, 29%, 87%) |
| CMYK | cmyk(29.1%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.40, -19.83, -6.99) |
| CIE-LCH | lch(84.40, 21.02, 199.41°) |
| OKLab | oklab(85.8% -0.0617 -0.0191) |
| OKLCH | oklch(85.8% 0.065 197.2) |
| XYZ | xyz(53.5367, 64.8365, 79.4915) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Duck Egg Blue
#C3FBF4
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDEDF #DF9F9E
analogous
#9EDFC0 #9EDEDF #9EBEDF
triadic
#9EDEDF #DF9EDE #DEDF9E
tetradic
#9EDEDF #C09EDF #DF9F9E #BEDF9E
square
#9EDEDF #C09EDF #DF9F9E #BEDF9E
split-complementary
#9EDEDF #DF9EBE #DFC09E
monochromatic
#42BFC1 #70CED0 #9EDEDF #CCEEEE #E8F7F7
Accessibility & contrast
On white
1.50
#9EDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#9EDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDEDF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDEDF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#87E2DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ededf; /* rgb */ color: rgb(158, 222, 223); /* oklch */ color: oklch(85.8% 0.065 197.2);
Tailwind
colors: {
custom: {
50: '#bce8e9',
500: '#9ededf',
950: '#000000',
},
}SCSS
$custom: #9ededf; $custom-light: #bce8e9; $custom-dark: #000000;
JSON
{
"hex": "#9ededf",
"rgb": {
"r": 158,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.923,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.85803,
"c": 0.06456,
"h": 197.2
},
"luminance": 0.64839
}Semantic roles & 50–950 ramp
primary
#9EDEDF
secondary
#B86B6A
accent
#2A28BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484