#89CCF4#89CCF4
#89CCF4 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.5% C 0.088 H 235.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCF4 |
|---|---|
| RGB | rgb(137, 204, 244) |
| HSL | hsl(202, 83%, 75%) |
| HSV | hsv(202, 44%, 96%) |
| CMYK | cmyk(43.9%, 16.4%, 0%, 4.3%) |
| CIE-LAB | lab(79.06, -10.93, -26.31) |
| CIE-LCH | lch(79.06, 28.48, 247.44°) |
| OKLab | oklab(81.49% -0.0499 -0.0728) |
| OKLCH | oklch(81.49% 0.088 235.6) |
| XYZ | xyz(48.2328, 55.0324, 93.6511) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.01
Lightblue (survey)
#7BC8F6
ΔE00 1.90
Sky
#82CAFC
ΔE00 2.29
Baby Blue
#89CFF0
ΔE00 2.49
Light Blue
#95D0FC
ΔE00 2.54
Sky Blue
#87CEEB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCF4 #F4B189
analogous
#89F4E7 #89CCF4 #8997F4
triadic
#89CCF4 #F489CC #CCF489
tetradic
#89CCF4 #E789F4 #F4B189 #97F489
square
#89CCF4 #E789F4 #F4B189 #97F489
split-complementary
#89CCF4 #F48997 #F4E789
monochromatic
#199CEA #51B4EF #89CCF4 #C1E4F9 #E3F3FC
Accessibility & contrast
On white
1.75
#89CCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#89CCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCF4
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCF4 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF6
Deuteranopia (green-blind)
#ABBFF3
Tritanopia (blue-blind)
#5CD6D9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89ccf4; /* rgb */ color: rgb(137, 204, 244); /* oklch */ color: oklch(81.5% 0.088 235.6);
Tailwind
colors: {
custom: {
50: '#b0dbf7',
500: '#89ccf4',
950: '#000000',
},
}SCSS
$custom: #89ccf4; $custom-light: #b0dbf7; $custom-dark: #000000;
JSON
{
"hex": "#89ccf4",
"rgb": {
"r": 137,
"g": 204,
"b": 244
},
"hsl": {
"h": 202.43,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.81492,
"c": 0.08827,
"h": 235.6
},
"luminance": 0.55036
}Semantic roles & 50–950 ramp
primary
#89CCF4
secondary
#D18050
accent
#5706DF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111517
muted
#818485