#89C6F7#89C6F7
#89C6F7 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.3% C 0.094 H 243.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89C6F7 |
|---|---|
| RGB | rgb(137, 198, 247) |
| HSL | hsl(207, 87%, 75%) |
| HSV | hsv(207, 45%, 97%) |
| CMYK | cmyk(44.5%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(77.53, -6.94, -30.25) |
| CIE-LCH | lch(77.53, 31.04, 257.08°) |
| OKLab | oklab(80.32% -0.0418 -0.084) |
| OKLCH | oklch(80.32% 0.094 243.5) |
| XYZ | xyz(47.2934, 52.4187, 95.6034) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.91
Light Blue
#95D0FC
ΔE00 2.69
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 3.10
Sky Blue (survey)
#75BBFD
ΔE00 3.75
Baby Blue (survey)
#A2CFFE
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C6F7 #F7BA89
analogous
#89F7F1 #89C6F7 #898FF7
triadic
#89C6F7 #F789C6 #C6F789
tetradic
#89C6F7 #F189F7 #F7BA89 #8FF789
square
#89C6F7 #F189F7 #F7BA89 #8FF789
split-complementary
#89C6F7 #F7898F #F7F189
monochromatic
#168FEF #50AAF3 #89C6F7 #C2E2FB #E2F1FD
Accessibility & contrast
On white
1.83
#89C6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#89C6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C6F7
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C6F7 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#A3BAF6
Tritanopia (blue-blind)
#5BD2D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89c6f7; /* rgb */ color: rgb(137, 198, 247); /* oklch */ color: oklch(80.3% 0.094 243.5);
Tailwind
colors: {
custom: {
50: '#b0d7fa',
500: '#89c6f7',
950: '#000000',
},
}SCSS
$custom: #89c6f7; $custom-light: #b0d7fa; $custom-dark: #000000;
JSON
{
"hex": "#89c6f7",
"rgb": {
"r": 137,
"g": 198,
"b": 247
},
"hsl": {
"h": 206.727,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.80319,
"c": 0.09384,
"h": 243.5
},
"luminance": 0.52422
}Semantic roles & 50–950 ramp
primary
#89C6F7
secondary
#D58B50
accent
#6602E4
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385