#89C8F7#89C8F7
#89C8F7 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.7% C 0.093 H 241.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8F7 |
|---|---|
| RGB | rgb(137, 200, 247) |
| HSL | hsl(206, 87%, 75%) |
| HSV | hsv(206, 45%, 97%) |
| CMYK | cmyk(44.5%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(78.07, -8.01, -29.42) |
| CIE-LCH | lch(78.07, 30.49, 254.78°) |
| OKLab | oklab(80.75% -0.0442 -0.0816) |
| OKLCH | oklch(80.75% 0.093 241.6) |
| XYZ | xyz(47.7535, 53.3391, 95.7568) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.28
Light Blue
#95D0FC
ΔE00 2.18
Lightskyblue
#87CEFA
ΔE00 2.26
Lightblue (survey)
#7BC8F6
ΔE00 2.43
Baby Blue (survey)
#A2CFFE
ΔE00 4.34
Sky Blue (survey)
#75BBFD
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8F7 #F7B889
analogous
#89F7EF #89C8F7 #8991F7
triadic
#89C8F7 #F789C8 #C8F789
tetradic
#89C8F7 #EF89F7 #F7B889 #91F789
square
#89C8F7 #EF89F7 #F7B889 #91F789
split-complementary
#89C8F7 #F78991 #F7EF89
monochromatic
#1693EF #50ADF3 #89C8F7 #C2E3FB #E2F2FD
Accessibility & contrast
On white
1.80
#89C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#89C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8F7
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8F7 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#5BD4D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89c8f7; /* rgb */ color: rgb(137, 200, 247); /* oklch */ color: oklch(80.7% 0.093 241.6);
Tailwind
colors: {
custom: {
50: '#b0d8fa',
500: '#89c8f7',
950: '#000000',
},
}SCSS
$custom: #89c8f7; $custom-light: #b0d8fa; $custom-dark: #000000;
JSON
{
"hex": "#89c8f7",
"rgb": {
"r": 137,
"g": 200,
"b": 247
},
"hsl": {
"h": 205.636,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.80748,
"c": 0.09281,
"h": 241.6
},
"luminance": 0.53342
}Semantic roles & 50–950 ramp
primary
#89C8F7
secondary
#D58850
accent
#6202E4
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385