#98C0CD#98C0CD
#98C0CD is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.3% C 0.046 H 219.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98C0CD |
|---|---|
| RGB | rgb(152, 192, 205) |
| HSL | hsl(195, 35%, 70%) |
| HSV | hsv(195, 26%, 80%) |
| CMYK | cmyk(25.9%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(75.31, -10.31, -10.88) |
| CIE-LCH | lch(75.31, 14.99, 226.54°) |
| OKLab | oklab(78.32% -0.0357 -0.0296) |
| OKLCH | oklch(78.32% 0.046 219.7) |
| XYZ | xyz(42.8147, 48.7807, 64.9055) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.64
Baby Blue
#89CFF0
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 8.30
Bluegrey
#85A3B2
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C0CD #CDA598
analogous
#98CDC0 #98C0CD #98A5CD
triadic
#98C0CD #CD98C0 #C0CD98
tetradic
#98C0CD #C098CD #CDA598 #A5CD98
square
#98C0CD #C098CD #CDA598 #A5CD98
split-complementary
#98C0CD #CD98A5 #CDC098
monochromatic
#4D8A9E #6FA7B9 #98C0CD #C1D9E1 #EAF2F5
Accessibility & contrast
On white
1.95
#98C0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#98C0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C0CD
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C0CD | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#88C5C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98c0cd; /* rgb */ color: rgb(152, 192, 205); /* oklch */ color: oklch(78.3% 0.046 219.7);
Tailwind
colors: {
custom: {
50: '#b7d3dc',
500: '#98c0cd',
950: '#000000',
},
}SCSS
$custom: #98c0cd; $custom-light: #b7d3dc; $custom-dark: #000000;
JSON
{
"hex": "#98c0cd",
"rgb": {
"r": 152,
"g": 192,
"b": 205
},
"hsl": {
"h": 194.717,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.78319,
"c": 0.04643,
"h": 219.7
},
"luminance": 0.48782
}Semantic roles & 50–950 ramp
primary
#98C0CD
secondary
#E8DDD9
accent
#5538AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283