#8EDFEE#8EDFEE
#8EDFEE is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.082 H 210.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFEE |
|---|---|
| RGB | rgb(142, 223, 238) |
| HSL | hsl(189, 74%, 75%) |
| HSV | hsv(189, 40%, 93%) |
| CMYK | cmyk(40.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.33, -20.98, -15.11) |
| CIE-LCH | lch(84.33, 25.85, 215.77°) |
| OKLab | oklab(85.68% -0.0704 -0.0415) |
| OKLCH | oklch(85.68% 0.082 210.5) |
| XYZ | xyz(52.9700, 64.6955, 90.5686) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFEE #EE9D8E
analogous
#8EEECD #8EDFEE #8EAFEE
triadic
#8EDFEE #EE8EDF #DFEE8E
tetradic
#8EDFEE #CD8EEE #EE9D8E #AFEE8E
square
#8EDFEE #CD8EEE #EE9D8E #AFEE8E
split-complementary
#8EDFEE #EE8EAF #EECD8E
monochromatic
#24C1DE #59D0E6 #8EDFEE #C3EEF6 #E4F7FB
Accessibility & contrast
On white
1.51
#8EDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#8EDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFEE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFEE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#65E6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8edfee; /* rgb */ color: rgb(142, 223, 238); /* oklch */ color: oklch(85.7% 0.082 210.5);
Tailwind
colors: {
custom: {
50: '#b3e9f3',
500: '#8edfee',
950: '#000000',
},
}SCSS
$custom: #8edfee; $custom-light: #b3e9f3; $custom-dark: #000000;
JSON
{
"hex": "#8edfee",
"rgb": {
"r": 142,
"g": 223,
"b": 238
},
"hsl": {
"h": 189.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.8568,
"c": 0.08171,
"h": 210.5
},
"luminance": 0.64699
}Semantic roles & 50–950 ramp
primary
#8EDFEE
secondary
#C96957
accent
#2F10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485