#89CFF7#89CFF7
#89CFF7 is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.3% C 0.090 H 234.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFF7 |
|---|---|
| RGB | rgb(137, 207, 247) |
| HSL | hsl(202, 87%, 75%) |
| HSV | hsv(202, 45%, 97%) |
| CMYK | cmyk(44.5%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(79.99, -11.69, -26.49) |
| CIE-LCH | lch(79.99, 28.96, 246.19°) |
| OKLab | oklab(82.26% -0.0524 -0.0733) |
| OKLCH | oklch(82.26% 0.09 234.5) |
| XYZ | xyz(49.4120, 56.6559, 96.3096) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.05
Baby Blue
#89CFF0
ΔE00 2.13
Lightblue (survey)
#7BC8F6
ΔE00 2.31
Sky
#82CAFC
ΔE00 2.72
Light Blue
#95D0FC
ΔE00 2.73
Sky Blue
#87CEEB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFF7 #F7B189
analogous
#89F7E8 #89CFF7 #8998F7
triadic
#89CFF7 #F789CF #CFF789
tetradic
#89CFF7 #E889F7 #F7B189 #98F789
square
#89CFF7 #E889F7 #F7B189 #98F789
split-complementary
#89CFF7 #F78998 #F7E889
monochromatic
#16A0EF #50B8F3 #89CFF7 #C2E6FB #E2F3FD
Accessibility & contrast
On white
1.70
#89CFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#89CFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFF7
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFF7 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDF9
Deuteranopia (green-blind)
#ADC1F6
Tritanopia (blue-blind)
#59DADC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89cff7; /* rgb */ color: rgb(137, 207, 247); /* oklch */ color: oklch(82.3% 0.090 234.5);
Tailwind
colors: {
custom: {
50: '#b0ddfa',
500: '#89cff7',
950: '#000000',
},
}SCSS
$custom: #89cff7; $custom-light: #b0ddfa; $custom-dark: #000000;
JSON
{
"hex": "#89cff7",
"rgb": {
"r": 137,
"g": 207,
"b": 247
},
"hsl": {
"h": 201.818,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.82261,
"c": 0.09013,
"h": 234.5
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#89CFF7
secondary
#D58050
accent
#5402E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485