#89AFCC#89AFCC
#89AFCC is a light, muted cyan. Relative luminance 0.403; OKLCH L 73.6% C 0.059 H 241.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFCC |
|---|---|
| RGB | rgb(137, 175, 204) |
| HSL | hsl(206, 40%, 67%) |
| HSV | hsv(206, 33%, 80%) |
| CMYK | cmyk(32.8%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(69.71, -5.86, -18.86) |
| CIE-LCH | lch(69.71, 19.75, 252.74°) |
| OKLab | oklab(73.64% -0.0282 -0.0518) |
| OKLCH | oklch(73.64% 0.059 241.5) |
| XYZ | xyz(36.5422, 40.3362, 62.9753) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.25
Bluegrey
#85A3B2
ΔE00 5.99
Greyblue
#77A1B5
ΔE00 6.13
Bluey Grey
#89A0B0
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFCC #CCA689
analogous
#89CCC8 #89AFCC #898ECC
triadic
#89AFCC #CC89AF #AFCC89
tetradic
#89AFCC #C889CC #CCA689 #8ECC89
square
#89AFCC #C889CC #CCA689 #8ECC89
split-complementary
#89AFCC #CC898E #CCC889
monochromatic
#427399 #5E92BA #89AFCC #B4CCDE #DEE9F1
Accessibility & contrast
On white
2.32
#89AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#89AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFCC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFCC | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECD
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#74B6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89afcc; /* rgb */ color: rgb(137, 175, 204); /* oklch */ color: oklch(73.6% 0.059 241.5);
Tailwind
colors: {
custom: {
50: '#adc6db',
500: '#89afcc',
950: '#000000',
},
}SCSS
$custom: #89afcc; $custom-light: #adc6db; $custom-dark: #000000;
JSON
{
"hex": "#89afcc",
"rgb": {
"r": 137,
"g": 175,
"b": 204
},
"hsl": {
"h": 205.97,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.73641,
"c": 0.05896,
"h": 241.5
},
"luminance": 0.40338
}Semantic roles & 50–950 ramp
primary
#89AFCC
secondary
#E3D7CE
accent
#6A33B3
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283