#89CCF2#89CCF2
#89CCF2 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.4% C 0.086 H 234.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCF2 |
|---|---|
| RGB | rgb(137, 204, 242) |
| HSL | hsl(202, 80%, 74%) |
| HSV | hsv(202, 43%, 95%) |
| CMYK | cmyk(43.4%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(78.99, -11.46, -25.34) |
| CIE-LCH | lch(78.99, 27.81, 245.67°) |
| OKLab | oklab(81.41% -0.0506 -0.0701) |
| OKLCH | oklch(81.41% 0.086 234.2) |
| XYZ | xyz(47.9308, 54.9116, 92.0605) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.50
Baby Blue
#89CFF0
ΔE00 1.94
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Sky
#82CAFC
ΔE00 2.85
Light Blue
#95D0FC
ΔE00 2.99
Sky Blue
#87CEEB
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCF2 #F2AF89
analogous
#89F2E3 #89CCF2 #8998F2
triadic
#89CCF2 #F289CC #CCF289
tetradic
#89CCF2 #E389F2 #F2AF89 #98F289
square
#89CCF2 #E389F2 #F2AF89 #98F289
split-complementary
#89CCF2 #F28998 #F2E389
monochromatic
#1B9CE6 #52B4EC #89CCF2 #C0E4F8 #E3F3FC
Accessibility & contrast
On white
1.75
#89CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#89CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCF2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCF2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#ABBFF1
Tritanopia (blue-blind)
#5DD6D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89ccf2; /* rgb */ color: rgb(137, 204, 242); /* oklch */ color: oklch(81.4% 0.086 234.2);
Tailwind
colors: {
custom: {
50: '#b0dbf6',
500: '#89ccf2',
950: '#000000',
},
}SCSS
$custom: #89ccf2; $custom-light: #b0dbf6; $custom-dark: #000000;
JSON
{
"hex": "#89ccf2",
"rgb": {
"r": 137,
"g": 204,
"b": 242
},
"hsl": {
"h": 201.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.81414,
"c": 0.08645,
"h": 234.2
},
"luminance": 0.54915
}Semantic roles & 50–950 ramp
primary
#89CCF2
secondary
#CE7E51
accent
#5609DC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111517
muted
#818485