#8EDFFE#8EDFFE
#8EDFFE is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.3% C 0.090 H 224.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFFE |
|---|---|
| RGB | rgb(142, 223, 254) |
| HSL | hsl(197, 98%, 78%) |
| HSV | hsv(197, 44%, 100%) |
| CMYK | cmyk(44.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.83, -16.89, -22.80) |
| CIE-LCH | lch(84.83, 28.38, 233.47°) |
| OKLab | oklab(86.25% -0.0644 -0.0629) |
| OKLCH | oklch(86.25% 0.09 224.4) |
| XYZ | xyz(55.4260, 65.6779, 103.5031) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.03
Lightskyblue
#87CEFA
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFFE #FEAD8E
analogous
#8EFEE5 #8EDFFE #8EA7FE
triadic
#8EDFFE #FE8EDF #DFFE8E
tetradic
#8EDFFE #E58EFE #FEAD8E #A7FE8E
square
#8EDFFE #E58EFE #FEAD8E #A7FE8E
split-complementary
#8EDFFE #FE8EA7 #FEE58E
monochromatic
#15BDFD #51CEFD #8EDFFE #CBF0FF #E1F6FF
Accessibility & contrast
On white
1.49
#8EDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#8EDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFFE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFFE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#5BE9E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8edffe; /* rgb */ color: rgb(142, 223, 254); /* oklch */ color: oklch(86.3% 0.090 224.4);
Tailwind
colors: {
custom: {
50: '#b4e9fe',
500: '#8edffe',
950: '#000000',
},
}SCSS
$custom: #8edffe; $custom-light: #b4e9fe; $custom-dark: #000000;
JSON
{
"hex": "#8edffe",
"rgb": {
"r": 142,
"g": 223,
"b": 254
},
"hsl": {
"h": 196.607,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.8625,
"c": 0.09003,
"h": 224.4
},
"luminance": 0.65682
}Semantic roles & 50–950 ramp
primary
#8EDFFE
secondary
#DF7951
accent
#4000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485