#88BEEF#88BEEF
#88BEEF is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.090 H 246.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEEF |
|---|---|
| RGB | rgb(136, 190, 239) |
| HSL | hsl(209, 76%, 74%) |
| HSV | hsv(209, 43%, 94%) |
| CMYK | cmyk(43.1%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.01, -5.07, -29.84) |
| CIE-LCH | lch(75.01, 30.26, 260.36°) |
| OKLab | oklab(78.22% -0.0358 -0.0828) |
| OKLCH | oklch(78.22% 0.09 246.6) |
| XYZ | xyz(44.1415, 48.2903, 88.6396) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.85
Carolina Blue
#8AB8FE
ΔE00 3.96
Sky
#82CAFC
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 4.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEEF #EFB988
analogous
#88EFED #88BEEF #888AEF
triadic
#88BEEF #EF88BE #BEEF88
tetradic
#88BEEF #ED88EF #EFB988 #8AEF88
square
#88BEEF #ED88EF #EFB988 #8AEF88
split-complementary
#88BEEF #EF888A #EFED88
monochromatic
#1E83DF #52A1E8 #88BEEF #BEDBF6 #E4F0FB
Accessibility & contrast
On white
1.97
#88BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#88BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEEF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEEF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF1
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#5FCACE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88beef; /* rgb */ color: rgb(136, 190, 239); /* oklch */ color: oklch(78.2% 0.090 246.6);
Tailwind
colors: {
custom: {
50: '#afd1f4',
500: '#88beef',
950: '#000000',
},
}SCSS
$custom: #88beef; $custom-light: #afd1f4; $custom-dark: #000000;
JSON
{
"hex": "#88beef",
"rgb": {
"r": 136,
"g": 190,
"b": 239
},
"hsl": {
"h": 208.544,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.78218,
"c": 0.09024,
"h": 246.6
},
"luminance": 0.48293
}Semantic roles & 50–950 ramp
primary
#88BEEF
secondary
#F3E5D8
accent
#6E0DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285