#87BFDF#87BFDF
#87BFDF is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.074 H 234.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFDF |
|---|---|
| RGB | rgb(135, 191, 223) |
| HSL | hsl(202, 58%, 70%) |
| HSV | hsv(202, 39%, 87%) |
| CMYK | cmyk(39.5%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(74.66, -10.12, -21.72) |
| CIE-LCH | lch(74.66, 23.97, 245.01°) |
| OKLab | oklab(77.74% -0.0434 -0.0599) |
| OKLCH | oklch(77.74% 0.074 234) |
| XYZ | xyz(41.9373, 47.7376, 76.8022) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.30
Sky Blue
#87CEEB
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 4.64
Sky
#82CAFC
ΔE00 4.91
Light Grey Blue
#9DBCD4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFDF #DFA787
analogous
#87DFD3 #87BFDF #8793DF
triadic
#87BFDF #DF87BF #BFDF87
tetradic
#87BFDF #D387DF #DFA787 #93DF87
square
#87BFDF #D387DF #DFA787 #93DF87
split-complementary
#87BFDF #DF8793 #DFD387
monochromatic
#3288BA #57A5D2 #87BFDF #B7D9EC #E7F2F9
Accessibility & contrast
On white
1.99
#87BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#87BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFDF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFDF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#A4B3DF
Tritanopia (blue-blind)
#66C8C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bfdf; /* rgb */ color: rgb(135, 191, 223); /* oklch */ color: oklch(77.7% 0.074 234.0);
Tailwind
colors: {
custom: {
50: '#add2e9',
500: '#87bfdf',
950: '#000000',
},
}SCSS
$custom: #87bfdf; $custom-light: #add2e9; $custom-dark: #000000;
JSON
{
"hex": "#87bfdf",
"rgb": {
"r": 135,
"g": 191,
"b": 223
},
"hsl": {
"h": 201.818,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.7774,
"c": 0.07399,
"h": 234
},
"luminance": 0.4774
}Semantic roles & 50–950 ramp
primary
#87BFDF
secondary
#EDDED5
accent
#5C20C5
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#101416
muted
#7F8284