#8DEDED#8DEDED
#8DEDED is a very light, moderate teal. Relative luminance 0.723; OKLCH L 88.7% C 0.091 H 195.6°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEDED |
|---|---|
| RGB | rgb(141, 237, 237) |
| HSL | hsl(180, 73%, 74%) |
| HSV | hsv(180, 41%, 93%) |
| CMYK | cmyk(40.5%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.13, -28.32, -8.91) |
| CIE-LCH | lch(88.13, 29.68, 197.47°) |
| OKLab | oklab(88.71% -0.0878 -0.0246) |
| OKLCH | oklch(88.71% 0.091 195.6) |
| XYZ | xyz(56.5489, 72.3413, 91.0877) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Paleturquoise
#AFEEEE
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.55
Pale Cyan
#B7FFFA
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEDED #ED8D8D
analogous
#8DEDBD #8DEDED #8DBDED
triadic
#8DEDED #ED8DED #EDED8D
tetradic
#8DEDED #BD8DED #ED8D8D #BDED8D
square
#8DEDED #BD8DED #ED8D8D #BDED8D
split-complementary
#8DEDED #ED8DBD #EDBD8D
monochromatic
#23DCDC #58E5E5 #8DEDED #C2F5F5 #E5FBFB
Accessibility & contrast
On white
1.36
#8DEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#8DEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEDED
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEDED | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#60F3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #8deded; /* rgb */ color: rgb(141, 237, 237); /* oklch */ color: oklch(88.7% 0.091 195.6);
Tailwind
colors: {
custom: {
50: '#b3f3f2',
500: '#8deded',
950: '#000000',
},
}SCSS
$custom: #8deded; $custom-light: #b3f3f2; $custom-dark: #000000;
JSON
{
"hex": "#8deded",
"rgb": {
"r": 141,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.88705,
"c": 0.09113,
"h": 195.6
},
"luminance": 0.72346
}Semantic roles & 50–950 ramp
primary
#8DEDED
secondary
#C85656
accent
#1111D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585