#89C8F3#89C8F3
#89C8F3 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.089 H 239.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8F3 |
|---|---|
| RGB | rgb(137, 200, 243) |
| HSL | hsl(204, 82%, 75%) |
| HSV | hsv(204, 44%, 95%) |
| CMYK | cmyk(43.6%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.93, -9.09, -27.50) |
| CIE-LCH | lch(77.93, 28.96, 251.71°) |
| OKLab | oklab(80.59% -0.0455 -0.0762) |
| OKLCH | oklch(80.59% 0.089 239.1) |
| XYZ | xyz(47.1429, 53.0948, 92.5408) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.54
Lightskyblue
#87CEFA
ΔE00 1.77
Lightblue (survey)
#7BC8F6
ΔE00 1.91
Light Blue
#95D0FC
ΔE00 2.30
Baby Blue
#89CFF0
ΔE00 3.99
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8F3 #F3B489
analogous
#89F3E9 #89C8F3 #8993F3
triadic
#89C8F3 #F389C8 #C8F389
tetradic
#89C8F3 #E989F3 #F3B489 #93F389
square
#89C8F3 #E989F3 #F3B489 #93F389
split-complementary
#89C8F3 #F38993 #F3E989
monochromatic
#1A94E8 #51AEED #89C8F3 #C1E2F9 #E3F2FC
Accessibility & contrast
On white
1.81
#89C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#89C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8F3
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8F3 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#5DD3D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89c8f3; /* rgb */ color: rgb(137, 200, 243); /* oklch */ color: oklch(80.6% 0.089 239.1);
Tailwind
colors: {
custom: {
50: '#b0d8f7',
500: '#89c8f3',
950: '#000000',
},
}SCSS
$custom: #89c8f3; $custom-light: #b0d8f7; $custom-dark: #000000;
JSON
{
"hex": "#89c8f3",
"rgb": {
"r": 137,
"g": 200,
"b": 243
},
"hsl": {
"h": 204.34,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.80587,
"c": 0.08875,
"h": 239.1
},
"luminance": 0.53098
}Semantic roles & 50–950 ramp
primary
#89C8F3
secondary
#CF8451
accent
#5F08DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385