#98CDCA#98CDCA
#98CDCA is a light, muted teal. Relative luminance 0.546; OKLCH L 81.1% C 0.055 H 191.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #98CDCA |
|---|---|
| RGB | rgb(152, 205, 202) |
| HSL | hsl(177, 35%, 70%) |
| HSV | hsv(177, 26%, 80%) |
| CMYK | cmyk(25.9%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.81, -17.71, -4.08) |
| CIE-LCH | lch(78.81, 18.17, 192.96°) |
| OKLab | oklab(81.07% -0.0539 -0.0112) |
| OKLCH | oklch(81.07% 0.055 191.8) |
| XYZ | xyz(45.4375, 54.6002, 64.0104) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 8.92
Mediumturquoise
#48D1CC
ΔE00 9.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CDCA #CD989B
analogous
#98CDB0 #98CDCA #98B5CD
triadic
#98CDCA #CA98CD #CDCA98
tetradic
#98CDCA #B098CD #CD989B #B5CD98
square
#98CDCA #B098CD #CD989B #B5CD98
split-complementary
#98CDCA #CD98B5 #CDB098
monochromatic
#4D9E99 #6FB9B5 #98CDCA #C1E1DF #EAF5F4
Accessibility & contrast
On white
1.76
#98CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#98CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CDCA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CDCA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BDC0CB
Tritanopia (blue-blind)
#87D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cdca; /* rgb */ color: rgb(152, 205, 202); /* oklch */ color: oklch(81.1% 0.055 191.8);
Tailwind
colors: {
custom: {
50: '#b7dcda',
500: '#98cdca',
950: '#000000',
},
}SCSS
$custom: #98cdca; $custom-light: #b7dcda; $custom-dark: #000000;
JSON
{
"hex": "#98cdca",
"rgb": {
"r": 152,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.604,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.81069,
"c": 0.05507,
"h": 191.8
},
"luminance": 0.54602
}Semantic roles & 50–950 ramp
primary
#98CDCA
secondary
#A2676A
accent
#383FAD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483