#8FE2FE#8FE2FE
#8FE2FE is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.0% C 0.089 H 221.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2FE |
|---|---|
| RGB | rgb(143, 226, 254) |
| HSL | hsl(195, 98%, 78%) |
| HSV | hsv(195, 44%, 100%) |
| CMYK | cmyk(43.7%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(85.70, -18.17, -21.49) |
| CIE-LCH | lch(85.70, 28.14, 229.78°) |
| OKLab | oklab(86.95% -0.067 -0.0592) |
| OKLCH | oklch(86.95% 0.089 221.5) |
| XYZ | xyz(56.4070, 67.3840, 103.7807) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2FE #FEAB8F
analogous
#8FFEE2 #8FE2FE #8FAAFE
triadic
#8FE2FE #FE8FE2 #E2FE8F
tetradic
#8FE2FE #E28FFE #FEAB8F #AAFE8F
square
#8FE2FE #E28FFE #FEAB8F #AAFE8F
split-complementary
#8FE2FE #FE8FAA #FEE28F
monochromatic
#16C3FD #52D2FD #8FE2FE #CCF2FF #E1F7FF
Accessibility & contrast
On white
1.45
#8FE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#8FE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2FE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2FE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C0D1FE
Tritanopia (blue-blind)
#5DEBEB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8fe2fe; /* rgb */ color: rgb(143, 226, 254); /* oklch */ color: oklch(87.0% 0.089 221.5);
Tailwind
colors: {
custom: {
50: '#b5ebfe',
500: '#8fe2fe',
950: '#000000',
},
}SCSS
$custom: #8fe2fe; $custom-light: #b5ebfe; $custom-dark: #000000;
JSON
{
"hex": "#8fe2fe",
"rgb": {
"r": 143,
"g": 226,
"b": 254
},
"hsl": {
"h": 195.135,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.86951,
"c": 0.08947,
"h": 221.5
},
"luminance": 0.67388
}Semantic roles & 50–950 ramp
primary
#8FE2FE
secondary
#DF7652
accent
#3A00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485