#88CFF9#88CFF9
#88CFF9 is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.3% C 0.093 H 235.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFF9 |
|---|---|
| RGB | rgb(136, 207, 249) |
| HSL | hsl(202, 90%, 75%) |
| HSV | hsv(202, 45%, 98%) |
| CMYK | cmyk(45.4%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(80.01, -11.39, -27.53) |
| CIE-LCH | lch(80.01, 29.79, 247.52°) |
| OKLab | oklab(82.29% -0.0525 -0.0763) |
| OKLCH | oklch(82.29% 0.093 235.5) |
| XYZ | xyz(49.5590, 56.6959, 97.9360) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.59
Lightblue (survey)
#7BC8F6
ΔE00 2.08
Sky
#82CAFC
ΔE00 2.29
Light Blue
#95D0FC
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 2.61
Sky Blue
#87CEEB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFF9 #F9B288
analogous
#88F9EB #88CFF9 #8896F9
triadic
#88CFF9 #F988CF #CFF988
tetradic
#88CFF9 #EB88F9 #F9B288 #96F988
square
#88CFF9 #EB88F9 #F9B288 #96F988
split-complementary
#88CFF9 #F98896 #F9EB88
monochromatic
#13A0F3 #4EB7F6 #88CFF9 #C2E7FC #E2F3FE
Accessibility & contrast
On white
1.70
#88CFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#88CFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFF9
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFF9 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFB
Deuteranopia (green-blind)
#ACC1F8
Tritanopia (blue-blind)
#55DADD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #88cff9; /* rgb */ color: rgb(136, 207, 249); /* oklch */ color: oklch(82.3% 0.093 235.5);
Tailwind
colors: {
custom: {
50: '#b0ddfb',
500: '#88cff9',
950: '#000000',
},
}SCSS
$custom: #88cff9; $custom-light: #b0ddfb; $custom-dark: #000000;
JSON
{
"hex": "#88cff9",
"rgb": {
"r": 136,
"g": 207,
"b": 249
},
"hsl": {
"h": 202.301,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.82289,
"c": 0.09261,
"h": 235.5
},
"luminance": 0.56699
}Semantic roles & 50–950 ramp
primary
#88CFF9
secondary
#D7814E
accent
#5500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485