#98CECC#98CECC
#98CECC is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.056 H 193.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #98CECC |
|---|---|
| RGB | rgb(152, 206, 204) |
| HSL | hsl(178, 36%, 70%) |
| HSV | hsv(178, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(79.14, -17.77, -4.66) |
| CIE-LCH | lch(79.14, 18.37, 194.70°) |
| OKLab | oklab(81.35% -0.0544 -0.0128) |
| OKLCH | oklch(81.35% 0.056 193.2) |
| XYZ | xyz(45.9158, 55.1755, 65.3456) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 8.56
Robin'S Egg Blue
#98EFF9
ΔE00 9.05
Mediumturquoise
#48D1CC
ΔE00 9.21
Pale Teal
#82CBB2
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CECC #CE989A
analogous
#98CEB1 #98CECC #98B5CE
triadic
#98CECC #CC98CE #CECC98
tetradic
#98CECC #B198CE #CE989A #B5CE98
square
#98CECC #B198CE #CE989A #B5CE98
split-complementary
#98CECC #CE98B5 #CEB198
monochromatic
#4CA09D #6FBAB7 #98CECC #C1E2E1 #EAF5F5
Accessibility & contrast
On white
1.74
#98CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#98CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CECC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CECC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#86D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cecc; /* rgb */ color: rgb(152, 206, 204); /* oklch */ color: oklch(81.4% 0.056 193.2);
Tailwind
colors: {
custom: {
50: '#b8dddb',
500: '#98cecc',
950: '#000000',
},
}SCSS
$custom: #98cecc; $custom-light: #b8dddb; $custom-dark: #000000;
JSON
{
"hex": "#98cecc",
"rgb": {
"r": 152,
"g": 206,
"b": 204
},
"hsl": {
"h": 177.778,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.81351,
"c": 0.05589,
"h": 193.2
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#98CECC
secondary
#A36769
accent
#373CAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484