#88BEE2#88BEE2
#88BEE2 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.076 H 238.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEE2 |
|---|---|
| RGB | rgb(136, 190, 226) |
| HSL | hsl(204, 61%, 71%) |
| HSV | hsv(204, 40%, 89%) |
| CMYK | cmyk(39.8%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(74.54, -8.55, -23.53) |
| CIE-LCH | lch(74.54, 25.03, 250.03°) |
| OKLab | oklab(77.69% -0.0402 -0.0649) |
| OKLCH | oklch(77.69% 0.076 238.2) |
| XYZ | xyz(42.2897, 47.5496, 78.8864) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.84
Sky
#82CAFC
ΔE00 4.25
Lightskyblue
#87CEFA
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEE2 #E2AC88
analogous
#88E2D9 #88BEE2 #8891E2
triadic
#88BEE2 #E288BE #BEE288
tetradic
#88BEE2 #D988E2 #E2AC88 #91E288
square
#88BEE2 #D988E2 #E2AC88 #91E288
split-complementary
#88BEE2 #E28891 #E2D988
monochromatic
#2F86C1 #57A3D6 #88BEE2 #B9D9EE #E6F2F9
Accessibility & contrast
On white
2.00
#88BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#88BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEE2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEE2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE4
Deuteranopia (green-blind)
#A2B3E1
Tritanopia (blue-blind)
#66C7CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #88bee2; /* rgb */ color: rgb(136, 190, 226); /* oklch */ color: oklch(77.7% 0.076 238.2);
Tailwind
colors: {
custom: {
50: '#aed1eb',
500: '#88bee2',
950: '#000000',
},
}SCSS
$custom: #88bee2; $custom-light: #aed1eb; $custom-dark: #000000;
JSON
{
"hex": "#88bee2",
"rgb": {
"r": 136,
"g": 190,
"b": 226
},
"hsl": {
"h": 204,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.77694,
"c": 0.07641,
"h": 238.2
},
"luminance": 0.47552
}Semantic roles & 50–950 ramp
primary
#88BEE2
secondary
#EFE1D7
accent
#621DC9
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284