#8CDFF2#8CDFF2
#8CDFF2 is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.7% C 0.085 H 213.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFF2 |
|---|---|
| RGB | rgb(140, 223, 242) |
| HSL | hsl(191, 80%, 75%) |
| HSV | hsv(191, 42%, 95%) |
| CMYK | cmyk(42.1%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.36, -20.46, -17.19) |
| CIE-LCH | lch(84.36, 26.72, 220.04°) |
| OKLab | oklab(85.72% -0.0704 -0.0473) |
| OKLCH | oklch(85.72% 0.085 213.9) |
| XYZ | xyz(53.2241, 64.7578, 93.6820) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.54
Sky Blue
#87CEEB
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFF2 #F29F8C
analogous
#8CF2D2 #8CDFF2 #8CACF2
triadic
#8CDFF2 #F28CDF #DFF28C
tetradic
#8CDFF2 #D28CF2 #F29F8C #ACF28C
square
#8CDFF2 #D28CF2 #F29F8C #ACF28C
split-complementary
#8CDFF2 #F28CAC #F2D28C
monochromatic
#1EC0E6 #55D0EC #8CDFF2 #C3EEF8 #E4F7FC
Accessibility & contrast
On white
1.51
#8CDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#8CDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFF2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFF2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#5FE7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8cdff2; /* rgb */ color: rgb(140, 223, 242); /* oklch */ color: oklch(85.7% 0.085 213.9);
Tailwind
colors: {
custom: {
50: '#b2e9f6',
500: '#8cdff2',
950: '#000000',
},
}SCSS
$custom: #8cdff2; $custom-light: #b2e9f6; $custom-dark: #000000;
JSON
{
"hex": "#8cdff2",
"rgb": {
"r": 140,
"g": 223,
"b": 242
},
"hsl": {
"h": 191.176,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.85722,
"c": 0.08483,
"h": 213.9
},
"luminance": 0.64762
}Semantic roles & 50–950 ramp
primary
#8CDFF2
secondary
#CE6B54
accent
#310ADC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485