#8EE4FF#8EE4FF
#8EE4FF is a very light, moderate cyan. Relative luminance 0.685; OKLCH L 87.4% C 0.091 H 220.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE4FF |
|---|---|
| RGB | rgb(142, 228, 255) |
| HSL | hsl(194, 100%, 78%) |
| HSV | hsv(194, 44%, 100%) |
| CMYK | cmyk(44.3%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(86.23, -19.15, -21.21) |
| CIE-LCH | lch(86.23, 28.57, 227.91°) |
| OKLab | oklab(87.38% -0.0697 -0.0585) |
| OKLCH | oklch(87.38% 0.091 220) |
| XYZ | xyz(56.9422, 68.4534, 104.8006) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE4FF #FFA98E
analogous
#8EFFE1 #8EE4FF #8EACFF
triadic
#8EE4FF #FF8EE4 #E4FF8E
tetradic
#8EE4FF #E18EFF #FFA98E #ACFF8E
square
#8EE4FF #E18EFF #FFA98E #ACFF8E
split-complementary
#8EE4FF #FF8EAC #FFE18E
monochromatic
#14C7FF #51D5FF #8EE4FF #CBF3FF #E0F8FF
Accessibility & contrast
On white
1.43
#8EE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#8EE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE4FF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE4FF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#C2D2FF
Tritanopia (blue-blind)
#5AEDEC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8ee4ff; /* rgb */ color: rgb(142, 228, 255); /* oklch */ color: oklch(87.4% 0.091 220.0);
Tailwind
colors: {
custom: {
50: '#b4ecff',
500: '#8ee4ff',
950: '#000000',
},
}SCSS
$custom: #8ee4ff; $custom-light: #b4ecff; $custom-dark: #000000;
JSON
{
"hex": "#8ee4ff",
"rgb": {
"r": 142,
"g": 228,
"b": 255
},
"hsl": {
"h": 194.336,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.87376,
"c": 0.09101,
"h": 220
},
"luminance": 0.68458
}Semantic roles & 50–950 ramp
primary
#8EE4FF
secondary
#E07351
accent
#3700E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486