#8EDFED#8EDFED
#8EDFED is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.081 H 209.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFED |
|---|---|
| RGB | rgb(142, 223, 237) |
| HSL | hsl(189, 73%, 74%) |
| HSV | hsv(189, 40%, 93%) |
| CMYK | cmyk(40.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.30, -21.23, -14.63) |
| CIE-LCH | lch(84.30, 25.78, 214.58°) |
| OKLab | oklab(85.65% -0.0708 -0.0402) |
| OKLCH | oklch(85.65% 0.081 209.6) |
| XYZ | xyz(52.8235, 64.6369, 89.7970) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 6.45
Ice Blue
#A5DFF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFED #ED9C8E
analogous
#8EEDCC #8EDFED #8EB0ED
triadic
#8EDFED #ED8EDF #DFED8E
tetradic
#8EDFED #CC8EED #ED9C8E #B0ED8E
square
#8EDFED #CC8EED #ED9C8E #B0ED8E
split-complementary
#8EDFED #ED8EB0 #EDCC8E
monochromatic
#24C1DC #59D0E5 #8EDFED #C3EEF5 #E5F8FB
Accessibility & contrast
On white
1.51
#8EDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#8EDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFED
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFED | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#66E6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8edfed; /* rgb */ color: rgb(142, 223, 237); /* oklch */ color: oklch(85.6% 0.081 209.6);
Tailwind
colors: {
custom: {
50: '#b3e9f2',
500: '#8edfed',
950: '#000000',
},
}SCSS
$custom: #8edfed; $custom-light: #b3e9f2; $custom-dark: #000000;
JSON
{
"hex": "#8edfed",
"rgb": {
"r": 142,
"g": 223,
"b": 237
},
"hsl": {
"h": 188.842,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.85645,
"c": 0.08138,
"h": 209.6
},
"luminance": 0.64641
}Semantic roles & 50–950 ramp
primary
#8EDFED
secondary
#C86857
accent
#2E11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485