#89C8F2#89C8F2
#89C8F2 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.088 H 238.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8F2 |
|---|---|
| RGB | rgb(137, 200, 242) |
| HSL | hsl(204, 80%, 74%) |
| HSV | hsv(204, 43%, 95%) |
| CMYK | cmyk(43.4%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(77.90, -9.36, -27.02) |
| CIE-LCH | lch(77.90, 28.59, 250.90°) |
| OKLab | oklab(80.55% -0.0459 -0.0748) |
| OKLCH | oklch(80.55% 0.088 238.5) |
| XYZ | xyz(46.9923, 53.0346, 91.7476) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.72
Lightskyblue
#87CEFA
ΔE00 1.72
Lightblue (survey)
#7BC8F6
ΔE00 1.86
Light Blue
#95D0FC
ΔE00 2.40
Baby Blue
#89CFF0
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8F2 #F2B389
analogous
#89F2E8 #89C8F2 #8994F2
triadic
#89C8F2 #F289C8 #C8F289
tetradic
#89C8F2 #E889F2 #F2B389 #94F289
square
#89C8F2 #E889F2 #F2B389 #94F289
split-complementary
#89C8F2 #F28994 #F2E889
monochromatic
#1B95E6 #52AEEC #89C8F2 #C0E2F8 #E3F2FC
Accessibility & contrast
On white
1.81
#89C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#89C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8F2
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8F2 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#A7BCF1
Tritanopia (blue-blind)
#5ED3D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89c8f2; /* rgb */ color: rgb(137, 200, 242); /* oklch */ color: oklch(80.5% 0.088 238.5);
Tailwind
colors: {
custom: {
50: '#b0d8f6',
500: '#89c8f2',
950: '#000000',
},
}SCSS
$custom: #89c8f2; $custom-light: #b0d8f6; $custom-dark: #000000;
JSON
{
"hex": "#89c8f2",
"rgb": {
"r": 137,
"g": 200,
"b": 242
},
"hsl": {
"h": 204,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.80547,
"c": 0.08776,
"h": 238.5
},
"luminance": 0.53038
}Semantic roles & 50–950 ramp
primary
#89C8F2
secondary
#CE8351
accent
#5E09DC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385