#8DD2EB#8DD2EB
#8DD2EB is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 82.7% C 0.078 H 222.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD2EB |
|---|---|
| RGB | rgb(141, 210, 235) |
| HSL | hsl(196, 70%, 74%) |
| HSV | hsv(196, 40%, 92%) |
| CMYK | cmyk(40%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.60, -15.40, -19.14) |
| CIE-LCH | lch(80.60, 24.57, 231.17°) |
| OKLab | oklab(82.67% -0.0569 -0.0527) |
| OKLCH | oklch(82.67% 0.078 222.8) |
| XYZ | xyz(49.0213, 57.7508, 87.1451) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.59
Baby Blue
#89CFF0
ΔE00 2.68
Ice Blue
#A5DFF9
ΔE00 4.04
Lightblue
#ADD8E6
ΔE00 5.27
Lightskyblue
#87CEFA
ΔE00 5.82
Lightblue (survey)
#7BC8F6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD2EB #EBA68D
analogous
#8DEBD5 #8DD2EB #8DA3EB
triadic
#8DD2EB #EB8DD2 #D2EB8D
tetradic
#8DD2EB #D58DEB #EBA68D #A3EB8D
square
#8DD2EB #D58DEB #EBA68D #A3EB8D
split-complementary
#8DD2EB #EB8DA3 #EBD58D
monochromatic
#26A8D8 #59BDE2 #8DD2EB #C1E7F4 #E5F5FA
Accessibility & contrast
On white
1.67
#8DD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#8DD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD2EB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD2EB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#67DADA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8dd2eb; /* rgb */ color: rgb(141, 210, 235); /* oklch */ color: oklch(82.7% 0.078 222.8);
Tailwind
colors: {
custom: {
50: '#b2dff1',
500: '#8dd2eb',
950: '#000000',
},
}SCSS
$custom: #8dd2eb; $custom-light: #b2dff1; $custom-dark: #000000;
JSON
{
"hex": "#8dd2eb",
"rgb": {
"r": 141,
"g": 210,
"b": 235
},
"hsl": {
"h": 195.957,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.82667,
"c": 0.07754,
"h": 222.8
},
"luminance": 0.57754
}Semantic roles & 50–950 ramp
primary
#8DD2EB
secondary
#C67457
accent
#4613D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485