#89CBED#89CBED
#89CBED is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.082 H 231.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBED |
|---|---|
| RGB | rgb(137, 203, 237) |
| HSL | hsl(200, 74%, 73%) |
| HSV | hsv(200, 42%, 93%) |
| CMYK | cmyk(42.2%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(78.54, -12.26, -23.35) |
| CIE-LCH | lch(78.54, 26.37, 242.29°) |
| OKLab | oklab(81% -0.0512 -0.0645) |
| OKLCH | oklch(81% 0.082 231.5) |
| XYZ | xyz(46.9532, 54.1415, 88.0805) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.21
Sky Blue
#87CEEB
ΔE00 2.22
Lightskyblue
#87CEFA
ΔE00 2.66
Lightblue (survey)
#7BC8F6
ΔE00 3.03
Sky
#82CAFC
ΔE00 3.97
Light Blue
#95D0FC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBED #EDAB89
analogous
#89EDDD #89CBED #8999ED
triadic
#89CBED #ED89CB #CBED89
tetradic
#89CBED #DD89ED #EDAB89 #99ED89
square
#89CBED #DD89ED #EDAB89 #99ED89
split-complementary
#89CBED #ED8999 #EDDD89
monochromatic
#219BDA #54B4E5 #89CBED #BEE2F5 #E4F3FB
Accessibility & contrast
On white
1.78
#89CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#89CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBED
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBED | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#60D4D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #89cbed; /* rgb */ color: rgb(137, 203, 237); /* oklch */ color: oklch(81.0% 0.082 231.5);
Tailwind
colors: {
custom: {
50: '#afdaf3',
500: '#89cbed',
950: '#000000',
},
}SCSS
$custom: #89cbed; $custom-light: #afdaf3; $custom-dark: #000000;
JSON
{
"hex": "#89cbed",
"rgb": {
"r": 137,
"g": 203,
"b": 237
},
"hsl": {
"h": 200.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.81004,
"c": 0.08232,
"h": 231.5
},
"luminance": 0.54145
}Semantic roles & 50–950 ramp
primary
#89CBED
secondary
#C87A52
accent
#5310D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385