#98CDCC#98CDCC
#98CDCC is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.055 H 194.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDCC |
|---|---|
| RGB | rgb(152, 205, 204) |
| HSL | hsl(179, 35%, 70%) |
| HSV | hsv(179, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.87, -17.26, -5.07) |
| CIE-LCH | lch(78.87, 17.99, 196.37°) |
| OKLab | oklab(81.13% -0.0531 -0.0139) |
| OKLCH | oklch(81.13% 0.055 194.7) |
| XYZ | xyz(45.6758, 54.6955, 65.2656) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 8.18
Robin'S Egg Blue
#98EFF9
ΔE00 9.11
Mediumturquoise
#48D1CC
ΔE00 9.46
Pale Teal
#82CBB2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDCC #CD9899
analogous
#98CDB2 #98CDCC #98B3CD
triadic
#98CDCC #CC98CD #CDCC98
tetradic
#98CDCC #B298CD #CD9899 #B3CD98
square
#98CDCC #B298CD #CD9899 #B3CD98
split-complementary
#98CDCC #CD98B3 #CDB298
monochromatic
#4D9E9C #6FB9B8 #98CDCC #C1E1E0 #EAF5F5
Accessibility & contrast
On white
1.76
#98CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#98CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDCC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDCC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#86D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cdcc; /* rgb */ color: rgb(152, 205, 204); /* oklch */ color: oklch(81.1% 0.055 194.7);
Tailwind
colors: {
custom: {
50: '#b7dcdb',
500: '#98cdcc',
950: '#000000',
},
}SCSS
$custom: #98cdcc; $custom-light: #b7dcdb; $custom-dark: #000000;
JSON
{
"hex": "#98cdcc",
"rgb": {
"r": 152,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.868,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.81131,
"c": 0.0549,
"h": 194.7
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#98CDCC
secondary
#A26768
accent
#383AAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484