#87DEF2#87DEF2
#87DEF2 is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.3% C 0.088 H 214.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEF2 |
|---|---|
| RGB | rgb(135, 222, 242) |
| HSL | hsl(191, 80%, 74%) |
| HSV | hsv(191, 44%, 95%) |
| CMYK | cmyk(44.2%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.86, -21.15, -17.96) |
| CIE-LCH | lch(83.86, 27.75, 220.34°) |
| OKLab | oklab(85.27% -0.0732 -0.0495) |
| OKLCH | oklch(85.27% 0.088 214.1) |
| XYZ | xyz(52.1340, 63.8003, 93.5546) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.33
Sky Blue
#87CEEB
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 5.79
Baby Blue
#89CFF0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEF2 #F29B87
analogous
#87F2D1 #87DEF2 #87A9F2
triadic
#87DEF2 #F287DE #DEF287
tetradic
#87DEF2 #D187F2 #F29B87 #A9F287
square
#87DEF2 #D187F2 #F29B87 #A9F287
split-complementary
#87DEF2 #F287A9 #F2D187
monochromatic
#19BFE6 #50CFEC #87DEF2 #BEEDF8 #E3F7FC
Accessibility & contrast
On white
1.53
#87DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#87DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEF2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEF2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#54E6E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87def2; /* rgb */ color: rgb(135, 222, 242); /* oklch */ color: oklch(85.3% 0.088 214.1);
Tailwind
colors: {
custom: {
50: '#afe8f6',
500: '#87def2',
950: '#000000',
},
}SCSS
$custom: #87def2; $custom-light: #afe8f6; $custom-dark: #000000;
JSON
{
"hex": "#87def2",
"rgb": {
"r": 135,
"g": 222,
"b": 242
},
"hsl": {
"h": 191.215,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.85265,
"c": 0.08832,
"h": 214.1
},
"luminance": 0.63804
}Semantic roles & 50–950 ramp
primary
#87DEF2
secondary
#CE674F
accent
#3009DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485