#89CFF4#89CFF4
#89CFF4 is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.1% C 0.087 H 232.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFF4 |
|---|---|
| RGB | rgb(137, 207, 244) |
| HSL | hsl(201, 83%, 75%) |
| HSV | hsv(201, 44%, 96%) |
| CMYK | cmyk(43.9%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(79.88, -12.49, -25.05) |
| CIE-LCH | lch(79.88, 27.99, 243.49°) |
| OKLab | oklab(82.14% -0.0534 -0.0693) |
| OKLCH | oklch(82.14% 0.087 232.4) |
| XYZ | xyz(48.9528, 56.4722, 93.8911) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.24
Lightskyblue
#87CEFA
ΔE00 1.92
Sky Blue
#87CEEB
ΔE00 2.65
Lightblue (survey)
#7BC8F6
ΔE00 2.82
Light Blue
#95D0FC
ΔE00 3.45
Sky
#82CAFC
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFF4 #F4AE89
analogous
#89F4E4 #89CFF4 #8999F4
triadic
#89CFF4 #F489CF #CFF489
tetradic
#89CFF4 #E489F4 #F4AE89 #99F489
square
#89CFF4 #E489F4 #F4AE89 #99F489
split-complementary
#89CFF4 #F48999 #F4E489
monochromatic
#19A1EA #51B8EF #89CFF4 #C1E6F9 #E3F4FC
Accessibility & contrast
On white
1.71
#89CFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#89CFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFF4
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFF4 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCDF6
Deuteranopia (green-blind)
#AEC1F3
Tritanopia (blue-blind)
#5BD9DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89cff4; /* rgb */ color: rgb(137, 207, 244); /* oklch */ color: oklch(82.1% 0.087 232.4);
Tailwind
colors: {
custom: {
50: '#b0ddf7',
500: '#89cff4',
950: '#000000',
},
}SCSS
$custom: #89cff4; $custom-light: #b0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#89cff4",
"rgb": {
"r": 137,
"g": 207,
"b": 244
},
"hsl": {
"h": 200.748,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.82144,
"c": 0.08749,
"h": 232.4
},
"luminance": 0.56476
}Semantic roles & 50–950 ramp
primary
#89CFF4
secondary
#D17D50
accent
#5106DF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485