#89C8FD#89C8FD
#89C8FD is a light, moderate cyan. Relative luminance 0.537; OKLCH L 81.0% C 0.099 H 244.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8FD |
|---|---|
| RGB | rgb(137, 200, 253) |
| HSL | hsl(207, 97%, 76%) |
| HSV | hsv(207, 46%, 99%) |
| CMYK | cmyk(45.8%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(78.30, -6.36, -32.29) |
| CIE-LCH | lch(78.30, 32.91, 258.85°) |
| OKLab | oklab(81% -0.0422 -0.0898) |
| OKLCH | oklch(81% 0.099 244.8) |
| XYZ | xyz(48.6943, 53.7154, 100.7116) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.98
Light Blue
#95D0FC
ΔE00 2.61
Lightskyblue
#87CEFA
ΔE00 3.30
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Baby Blue (survey)
#A2CFFE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8FD #FDBE89
analogous
#89FDF8 #89C8FD #898EFD
triadic
#89C8FD #FD89C8 #C8FD89
tetradic
#89C8FD #F889FD #FDBE89 #8EFD89
square
#89C8FD #F889FD #FDBE89 #8EFD89
split-complementary
#89C8FD #FD898E #FDF889
monochromatic
#1190FB #4DACFC #89C8FD #C5E4FE #E1F1FE
Accessibility & contrast
On white
1.79
#89C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#89C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8FD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8FD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#56D5DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89c8fd; /* rgb */ color: rgb(137, 200, 253); /* oklch */ color: oklch(81.0% 0.099 244.8);
Tailwind
colors: {
custom: {
50: '#b1d8fe',
500: '#89c8fd',
950: '#000000',
},
}SCSS
$custom: #89c8fd; $custom-light: #b1d8fe; $custom-dark: #000000;
JSON
{
"hex": "#89c8fd",
"rgb": {
"r": 137,
"g": 200,
"b": 253
},
"hsl": {
"h": 207.414,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.80996,
"c": 0.09922,
"h": 244.8
},
"luminance": 0.53719
}Semantic roles & 50–950 ramp
primary
#89C8FD
secondary
#DD8F4D
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385