#8FDFF0#8FDFF0
#8FDFF0 is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.8% C 0.082 H 212.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFF0 |
|---|---|
| RGB | rgb(143, 223, 240) |
| HSL | hsl(191, 76%, 75%) |
| HSV | hsv(191, 40%, 94%) |
| CMYK | cmyk(40.4%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(84.43, -20.23, -16.01) |
| CIE-LCH | lch(84.43, 25.80, 218.35°) |
| OKLab | oklab(85.8% -0.0688 -0.044) |
| OKLCH | oklch(85.8% 0.082 212.6) |
| XYZ | xyz(53.4379, 64.9026, 92.1327) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.45
Powder Blue
#B0E0E6
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFF0 #F0A08F
analogous
#8FF0D0 #8FDFF0 #8FAFF0
triadic
#8FDFF0 #F08FDF #DFF08F
tetradic
#8FDFF0 #D08FF0 #F0A08F #AFF08F
square
#8FDFF0 #D08FF0 #F0A08F #AFF08F
split-complementary
#8FDFF0 #F08FAF #F0D08F
monochromatic
#23C0E2 #59D0E9 #8FDFF0 #C5EEF7 #E4F7FB
Accessibility & contrast
On white
1.50
#8FDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#8FDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFF0
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFF0 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF1
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#66E6E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8fdff0; /* rgb */ color: rgb(143, 223, 240); /* oklch */ color: oklch(85.8% 0.082 212.6);
Tailwind
colors: {
custom: {
50: '#b4e9f5',
500: '#8fdff0',
950: '#000000',
},
}SCSS
$custom: #8fdff0; $custom-light: #b4e9f5; $custom-dark: #000000;
JSON
{
"hex": "#8fdff0",
"rgb": {
"r": 143,
"g": 223,
"b": 240
},
"hsl": {
"h": 190.515,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.85798,
"c": 0.08167,
"h": 212.6
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#8FDFF0
secondary
#CC6C57
accent
#310DD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485