#98CECD#98CECD
#98CECD is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.056 H 194.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98CECD |
|---|---|
| RGB | rgb(152, 206, 205) |
| HSL | hsl(179, 36%, 70%) |
| HSV | hsv(179, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.17, -17.55, -5.16) |
| CIE-LCH | lch(79.17, 18.29, 196.38°) |
| OKLab | oklab(81.38% -0.054 -0.0141) |
| OKLCH | oklch(81.38% 0.056 194.7) |
| XYZ | xyz(46.0361, 55.2236, 65.9793) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 9.33
Pale Teal
#82CBB2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CECD #CE9899
analogous
#98CEB2 #98CECD #98B4CE
triadic
#98CECD #CD98CE #CECD98
tetradic
#98CECD #B298CE #CE9899 #B4CE98
square
#98CECD #B298CE #CE9899 #B4CE98
split-complementary
#98CECD #CE98B4 #CEB298
monochromatic
#4CA09E #6FBAB9 #98CECD #C1E2E1 #EAF5F5
Accessibility & contrast
On white
1.74
#98CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#98CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CECD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CECD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#86D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cecd; /* rgb */ color: rgb(152, 206, 205); /* oklch */ color: oklch(81.4% 0.056 194.7);
Tailwind
colors: {
custom: {
50: '#b8dddc',
500: '#98cecd',
950: '#000000',
},
}SCSS
$custom: #98cecd; $custom-light: #b8dddc; $custom-dark: #000000;
JSON
{
"hex": "#98cecd",
"rgb": {
"r": 152,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.889,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.81383,
"c": 0.05582,
"h": 194.7
},
"luminance": 0.55226
}Semantic roles & 50–950 ramp
primary
#98CECD
secondary
#A36768
accent
#3739AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484