#89C2FC#89C2FC
#89C2FC is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.102 H 249.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2FC |
|---|---|
| RGB | rgb(137, 194, 252) |
| HSL | hsl(210, 95%, 76%) |
| HSV | hsv(210, 46%, 99%) |
| CMYK | cmyk(45.6%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(76.63, -3.42, -34.31) |
| CIE-LCH | lch(76.63, 34.48, 264.32°) |
| OKLab | oklab(79.68% -0.0355 -0.0956) |
| OKLCH | oklch(79.68% 0.102 249.6) |
| XYZ | xyz(47.1730, 50.9270, 99.4207) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.75
Carolina Blue
#8AB8FE
ΔE00 3.71
Sky
#82CAFC
ΔE00 4.05
Baby Blue (survey)
#A2CFFE
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2FC #FCC389
analogous
#89FBFC #89C2FC #8A89FC
triadic
#89C2FC #FC89C2 #C2FC89
tetradic
#89C2FC #FC89FB #FCC389 #89FC8A
square
#89C2FC #FC89FB #FCC389 #89FC8A
split-complementary
#89C2FC #FC8A89 #FBFC89
monochromatic
#1284F9 #4DA3FA #89C2FC #C5E1FE #E1F0FE
Accessibility & contrast
On white
1.88
#89C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#89C2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2FC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2FC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#58CFD6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89c2fc; /* rgb */ color: rgb(137, 194, 252); /* oklch */ color: oklch(79.7% 0.102 249.6);
Tailwind
colors: {
custom: {
50: '#b0d4fd',
500: '#89c2fc',
950: '#000000',
},
}SCSS
$custom: #89c2fc; $custom-light: #b0d4fd; $custom-dark: #000000;
JSON
{
"hex": "#89c2fc",
"rgb": {
"r": 137,
"g": 194,
"b": 252
},
"hsl": {
"h": 210.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79675,
"c": 0.10197,
"h": 249.6
},
"luminance": 0.5093
}Semantic roles & 50–950 ramp
primary
#89C2FC
secondary
#DB954E
accent
#7400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385