#89CFF2#89CFF2
#89CFF2 is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.086 H 230.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFF2 |
|---|---|
| RGB | rgb(137, 207, 242) |
| HSL | hsl(200, 80%, 74%) |
| HSV | hsv(200, 43%, 95%) |
| CMYK | cmyk(43.4%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(79.81, -13.03, -24.09) |
| CIE-LCH | lch(79.81, 27.38, 241.60°) |
| OKLab | oklab(82.07% -0.0541 -0.0666) |
| OKLCH | oklch(82.07% 0.086 230.9) |
| XYZ | xyz(48.6507, 56.3514, 92.3005) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.63
Sky Blue
#87CEEB
ΔE00 2.05
Lightskyblue
#87CEFA
ΔE00 2.53
Lightblue (survey)
#7BC8F6
ΔE00 3.27
Light Blue
#95D0FC
ΔE00 3.98
Sky
#82CAFC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFF2 #F2AC89
analogous
#89F2E1 #89CFF2 #899BF2
triadic
#89CFF2 #F289CF #CFF289
tetradic
#89CFF2 #E189F2 #F2AC89 #9BF289
square
#89CFF2 #E189F2 #F2AC89 #9BF289
split-complementary
#89CFF2 #F2899B #F2E189
monochromatic
#1BA2E6 #52B9EC #89CFF2 #C0E5F8 #E3F4FC
Accessibility & contrast
On white
1.71
#89CFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#89CFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFF2
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFF2 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#AFC1F2
Tritanopia (blue-blind)
#5CD9DA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89cff2; /* rgb */ color: rgb(137, 207, 242); /* oklch */ color: oklch(82.1% 0.086 230.9);
Tailwind
colors: {
custom: {
50: '#b0ddf6',
500: '#89cff2',
950: '#000000',
},
}SCSS
$custom: #89cff2; $custom-light: #b0ddf6; $custom-dark: #000000;
JSON
{
"hex": "#89cff2",
"rgb": {
"r": 137,
"g": 207,
"b": 242
},
"hsl": {
"h": 200,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.82067,
"c": 0.0858,
"h": 230.9
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#89CFF2
secondary
#CE7B51
accent
#5009DC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485