#98C2CD#98C2CD
#98C2CD is a light, muted cyan. Relative luminance 0.497; OKLCH L 78.8% C 0.047 H 215.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98C2CD |
|---|---|
| RGB | rgb(152, 194, 205) |
| HSL | hsl(192, 35%, 70%) |
| HSV | hsv(192, 26%, 80%) |
| CMYK | cmyk(25.9%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.86, -11.36, -10.06) |
| CIE-LCH | lch(75.86, 15.18, 221.53°) |
| OKLab | oklab(78.75% -0.0384 -0.0274) |
| OKLCH | oklch(78.75% 0.047 215.5) |
| XYZ | xyz(43.2568, 49.6649, 65.0529) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 7.63
Baby Blue
#89CFF0
ΔE00 7.73
Ice Blue
#A5DFF9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C2CD #CDA398
analogous
#98CDBE #98C2CD #98A7CD
triadic
#98C2CD #CD98C2 #C2CD98
tetradic
#98C2CD #BE98CD #CDA398 #A7CD98
square
#98C2CD #BE98CD #CDA398 #A7CD98
split-complementary
#98C2CD #CD98A7 #CDBE98
monochromatic
#4D8D9E #6FAAB9 #98C2CD #C1DAE1 #EAF3F5
Accessibility & contrast
On white
1.92
#98C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#98C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C2CD
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C2CD | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#87C6C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #98c2cd; /* rgb */ color: rgb(152, 194, 205); /* oklch */ color: oklch(78.8% 0.047 215.5);
Tailwind
colors: {
custom: {
50: '#b7d4dc',
500: '#98c2cd',
950: '#000000',
},
}SCSS
$custom: #98c2cd; $custom-light: #b7d4dc; $custom-dark: #000000;
JSON
{
"hex": "#98c2cd",
"rgb": {
"r": 152,
"g": 194,
"b": 205
},
"hsl": {
"h": 192.453,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.78754,
"c": 0.04717,
"h": 215.5
},
"luminance": 0.49667
}Semantic roles & 50–950 ramp
primary
#98C2CD
secondary
#E8DCD9
accent
#5038AD
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383