#89CCFD#89CCFD
#89CCFD is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.9% C 0.097 H 241.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCFD |
|---|---|
| RGB | rgb(137, 204, 253) |
| HSL | hsl(205, 97%, 76%) |
| HSV | hsv(205, 46%, 99%) |
| CMYK | cmyk(45.8%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.38, -8.49, -30.62) |
| CIE-LCH | lch(79.38, 31.77, 254.50°) |
| OKLab | oklab(81.85% -0.0468 -0.085) |
| OKLCH | oklch(81.85% 0.097 241.2) |
| XYZ | xyz(49.6328, 55.5924, 101.0245) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.94
Light Blue
#95D0FC
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 1.74
Lightblue (survey)
#7BC8F6
ΔE00 2.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Baby Blue
#89CFF0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCFD #FDBA89
analogous
#89FDF4 #89CCFD #8992FD
triadic
#89CCFD #FD89CC #CCFD89
tetradic
#89CCFD #F489FD #FDBA89 #92FD89
square
#89CCFD #F489FD #FDBA89 #92FD89
split-complementary
#89CCFD #FD8992 #FDF489
monochromatic
#1198FB #4DB2FC #89CCFD #C5E6FE #E1F2FE
Accessibility & contrast
On white
1.73
#89CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#89CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCFD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCFD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#56D8DC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89ccfd; /* rgb */ color: rgb(137, 204, 253); /* oklch */ color: oklch(81.9% 0.097 241.2);
Tailwind
colors: {
custom: {
50: '#b1dbfe',
500: '#89ccfd',
950: '#000000',
},
}SCSS
$custom: #89ccfd; $custom-light: #b1dbfe; $custom-dark: #000000;
JSON
{
"hex": "#89ccfd",
"rgb": {
"r": 137,
"g": 204,
"b": 253
},
"hsl": {
"h": 205.345,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.81853,
"c": 0.09708,
"h": 241.2
},
"luminance": 0.55596
}Semantic roles & 50–950 ramp
primary
#89CCFD
secondary
#DD8A4D
accent
#6100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485