#89AFCA#89AFCA
#89AFCA is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.6% C 0.057 H 239.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFCA |
|---|---|
| RGB | rgb(137, 175, 202) |
| HSL | hsl(205, 38%, 66%) |
| HSV | hsv(205, 32%, 79%) |
| CMYK | cmyk(32.2%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.64, -6.36, -17.86) |
| CIE-LCH | lch(69.64, 18.96, 250.40°) |
| OKLab | oklab(73.57% -0.0289 -0.049) |
| OKLCH | oklch(73.57% 0.057 239.5) |
| XYZ | xyz(36.3039, 40.2409, 61.7201) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.20
Bluegrey
#85A3B2
ΔE00 5.43
Greyblue
#77A1B5
ΔE00 5.65
Bluey Grey
#89A0B0
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 7.21
Cool Gray
#9AA7B0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFCA #CAA489
analogous
#89CAC5 #89AFCA #898FCA
triadic
#89AFCA #CA89AF #AFCA89
tetradic
#89AFCA #C589CA #CAA489 #8FCA89
square
#89AFCA #C589CA #CAA489 #8FCA89
split-complementary
#89AFCA #CA898F #CAC589
monochromatic
#437395 #5F92B7 #89AFCA #B3CCDD #DDE8F0
Accessibility & contrast
On white
2.32
#89AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#89AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFCA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFCA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#9BA7CA
Tritanopia (blue-blind)
#74B6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89afca; /* rgb */ color: rgb(137, 175, 202); /* oklch */ color: oklch(73.6% 0.057 239.5);
Tailwind
colors: {
custom: {
50: '#adc6da',
500: '#89afca',
950: '#000000',
},
}SCSS
$custom: #89afca; $custom-light: #adc6da; $custom-dark: #000000;
JSON
{
"hex": "#89afca",
"rgb": {
"r": 137,
"g": 175,
"b": 202
},
"hsl": {
"h": 204.923,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.73566,
"c": 0.05689,
"h": 239.5
},
"luminance": 0.40243
}Semantic roles & 50–950 ramp
primary
#89AFCA
secondary
#E2D6CD
accent
#6835B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283