#98CECE#98CECE
#98CECE is a light, muted teal. Relative luminance 0.553; OKLCH L 81.4% C 0.056 H 196.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98CECE |
|---|---|
| RGB | rgb(152, 206, 206) |
| HSL | hsl(180, 36%, 70%) |
| HSV | hsv(180, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(79.20, -17.32, -5.65) |
| CIE-LCH | lch(79.20, 18.22, 198.07°) |
| OKLab | oklab(81.41% -0.0536 -0.0155) |
| OKLCH | oklch(81.41% 0.056 196.1) |
| XYZ | xyz(46.1572, 55.2720, 66.6171) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.83
Robin'S Egg Blue
#98EFF9
ΔE00 8.71
Mediumturquoise
#48D1CC
ΔE00 9.46
Pale Sky Blue
#BDF6FE
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CECE #CE9898
analogous
#98CEB3 #98CECE #98B3CE
triadic
#98CECE #CE98CE #CECE98
tetradic
#98CECE #B398CE #CE9898 #B3CE98
square
#98CECE #B398CE #CE9898 #B3CE98
split-complementary
#98CECE #CE98B3 #CEB398
monochromatic
#4CA0A0 #6FBABA #98CECE #C1E2E2 #EAF5F5
Accessibility & contrast
On white
1.74
#98CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#98CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CECE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CECE | 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)
#C7C9CE
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#86D1CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cece; /* rgb */ color: rgb(152, 206, 206); /* oklch */ color: oklch(81.4% 0.056 196.1);
Tailwind
colors: {
custom: {
50: '#b8dddc',
500: '#98cece',
950: '#000000',
},
}SCSS
$custom: #98cece; $custom-light: #b8dddc; $custom-dark: #000000;
JSON
{
"hex": "#98cece",
"rgb": {
"r": 152,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.81414,
"c": 0.05578,
"h": 196.1
},
"luminance": 0.55274
}Semantic roles & 50–950 ramp
primary
#98CECE
secondary
#A36767
accent
#3737AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484