#8CDFF0#8CDFF0
#8CDFF0 is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.7% C 0.084 H 212.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFF0 |
|---|---|
| RGB | rgb(140, 223, 240) |
| HSL | hsl(190, 77%, 75%) |
| HSV | hsv(190, 42%, 94%) |
| CMYK | cmyk(41.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(84.30, -20.96, -16.23) |
| CIE-LCH | lch(84.30, 26.51, 217.74°) |
| OKLab | oklab(85.65% -0.0712 -0.0446) |
| OKLCH | oklch(85.65% 0.084 212.1) |
| XYZ | xyz(52.9253, 64.6383, 92.1087) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.12
Powder Blue
#B0E0E6
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 6.11
Sky Blue
#87CEEB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFF0 #F09D8C
analogous
#8CF0CF #8CDFF0 #8CADF0
triadic
#8CDFF0 #F08CDF #DFF08C
tetradic
#8CDFF0 #CF8CF0 #F09D8C #ADF08C
square
#8CDFF0 #CF8CF0 #F09D8C #ADF08C
split-complementary
#8CDFF0 #F08CAD #F0CF8C
monochromatic
#20C1E2 #56D0E9 #8CDFF0 #C2EEF7 #E4F7FB
Accessibility & contrast
On white
1.51
#8CDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#8CDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFF0
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFF0 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#60E6E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8cdff0; /* rgb */ color: rgb(140, 223, 240); /* oklch */ color: oklch(85.7% 0.084 212.1);
Tailwind
colors: {
custom: {
50: '#b2e9f5',
500: '#8cdff0',
950: '#000000',
},
}SCSS
$custom: #8cdff0; $custom-light: #b2e9f5; $custom-dark: #000000;
JSON
{
"hex": "#8cdff0",
"rgb": {
"r": 140,
"g": 223,
"b": 240
},
"hsl": {
"h": 190.2,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.85652,
"c": 0.08402,
"h": 212.1
},
"luminance": 0.64642
}Semantic roles & 50–950 ramp
primary
#8CDFF0
secondary
#CC6954
accent
#2F0CD9
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485