#8CD2EE#8CD2EE
#8CD2EE is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.7% C 0.080 H 225.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD2EE |
|---|---|
| RGB | rgb(140, 210, 238) |
| HSL | hsl(197, 74%, 74%) |
| HSV | hsv(197, 41%, 93%) |
| CMYK | cmyk(41.2%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.65, -14.88, -20.67) |
| CIE-LCH | lch(80.65, 25.47, 234.24°) |
| OKLab | oklab(82.73% -0.0566 -0.0569) |
| OKLCH | oklch(82.73% 0.08 225.2) |
| XYZ | xyz(49.2890, 57.8384, 89.4390) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.05
Baby Blue
#89CFF0
ΔE00 1.78
Ice Blue
#A5DFF9
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD2EE #EEA88C
analogous
#8CEED9 #8CD2EE #8CA1EE
triadic
#8CD2EE #EE8CD2 #D2EE8C
tetradic
#8CD2EE #D98CEE #EEA88C #A1EE8C
square
#8CD2EE #D98CEE #EEA88C #A1EE8C
split-complementary
#8CD2EE #EE8CA1 #EED98C
monochromatic
#21A8DE #57BDE6 #8CD2EE #C1E7F6 #E4F5FB
Accessibility & contrast
On white
1.67
#8CD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#8CD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD2EE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD2EE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#64DBDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd2ee; /* rgb */ color: rgb(140, 210, 238); /* oklch */ color: oklch(82.7% 0.080 225.2);
Tailwind
colors: {
custom: {
50: '#b2dff3',
500: '#8cd2ee',
950: '#000000',
},
}SCSS
$custom: #8cd2ee; $custom-light: #b2dff3; $custom-dark: #000000;
JSON
{
"hex": "#8cd2ee",
"rgb": {
"r": 140,
"g": 210,
"b": 238
},
"hsl": {
"h": 197.143,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.82725,
"c": 0.08033,
"h": 225.2
},
"luminance": 0.57842
}Semantic roles & 50–950 ramp
primary
#8CD2EE
secondary
#C97655
accent
#480FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485