#98CDCD#98CDCD
#98CDCD is a light, muted teal. Relative luminance 0.547; OKLCH L 81.2% C 0.055 H 196.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDCD |
|---|---|
| RGB | rgb(152, 205, 205) |
| HSL | hsl(180, 35%, 70%) |
| HSV | hsv(180, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.89, -17.04, -5.57) |
| CIE-LCH | lch(78.89, 17.93, 198.09°) |
| OKLab | oklab(81.16% -0.0527 -0.0152) |
| OKLCH | oklch(81.16% 0.055 196.1) |
| XYZ | xyz(45.7962, 54.7437, 65.8993) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.96
Mediumturquoise
#48D1CC
ΔE00 9.60
Pale Sky Blue
#BDF6FE
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDCD #CD9898
analogous
#98CDB3 #98CDCD #98B2CD
triadic
#98CDCD #CD98CD #CDCD98
tetradic
#98CDCD #B298CD #CD9898 #B3CD98
square
#98CDCD #B298CD #CD9898 #B3CD98
split-complementary
#98CDCD #CD98B3 #CDB398
monochromatic
#4D9E9E #6FB9B9 #98CDCD #C1E1E1 #EAF5F5
Accessibility & contrast
On white
1.76
#98CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#98CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDCD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDCD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#86D0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cdcd; /* rgb */ color: rgb(152, 205, 205); /* oklch */ color: oklch(81.2% 0.055 196.1);
Tailwind
colors: {
custom: {
50: '#b8dcdc',
500: '#98cdcd',
950: '#000000',
},
}SCSS
$custom: #98cdcd; $custom-light: #b8dcdc; $custom-dark: #000000;
JSON
{
"hex": "#98cdcd",
"rgb": {
"r": 152,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.81162,
"c": 0.05487,
"h": 196.1
},
"luminance": 0.54746
}Semantic roles & 50–950 ramp
primary
#98CDCD
secondary
#A26767
accent
#3838AD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484