#8FDFFE#8FDFFE
#8FDFFE is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.3% C 0.089 H 224.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFFE |
|---|---|
| RGB | rgb(143, 223, 254) |
| HSL | hsl(197, 98%, 78%) |
| HSV | hsv(197, 44%, 100%) |
| CMYK | cmyk(43.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.88, -16.65, -22.73) |
| CIE-LCH | lch(84.88, 28.18, 233.77°) |
| OKLab | oklab(86.3% -0.0636 -0.0627) |
| OKLCH | oklch(86.3% 0.089 224.6) |
| XYZ | xyz(55.5984, 65.7667, 103.5112) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.08
Baby Blue
#89CFF0
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 4.01
Lightskyblue
#87CEFA
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.53
Light Blue
#95D0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFFE #FEAE8F
analogous
#8FFEE6 #8FDFFE #8FA7FE
triadic
#8FDFFE #FE8FDF #DFFE8F
tetradic
#8FDFFE #E68FFE #FEAE8F #A7FE8F
square
#8FDFFE #E68FFE #FEAE8F #A7FE8F
split-complementary
#8FDFFE #FE8FA7 #FEE68F
monochromatic
#16BCFD #52CEFD #8FDFFE #CCF0FF #E1F6FF
Accessibility & contrast
On white
1.48
#8FDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#8FDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFFE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFFE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#5EE9E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8fdffe; /* rgb */ color: rgb(143, 223, 254); /* oklch */ color: oklch(86.3% 0.089 224.6);
Tailwind
colors: {
custom: {
50: '#b5e9fe',
500: '#8fdffe',
950: '#000000',
},
}SCSS
$custom: #8fdffe; $custom-light: #b5e9fe; $custom-dark: #000000;
JSON
{
"hex": "#8fdffe",
"rgb": {
"r": 143,
"g": 223,
"b": 254
},
"hsl": {
"h": 196.757,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.86298,
"c": 0.08931,
"h": 224.6
},
"luminance": 0.65771
}Semantic roles & 50–950 ramp
primary
#8FDFFE
secondary
#DF7A52
accent
#4000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485