#98CECA#98CECA
#98CECA is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.056 H 190.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98CECA |
|---|---|
| RGB | rgb(152, 206, 202) |
| HSL | hsl(176, 36%, 70%) |
| HSV | hsv(176, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(79.09, -18.22, -3.67) |
| CIE-LCH | lch(79.09, 18.58, 191.39°) |
| OKLab | oklab(81.29% -0.0552 -0.0101) |
| OKLCH | oklch(81.29% 0.056 190.4) |
| XYZ | xyz(45.6775, 55.0801, 64.0904) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.29
Robin'S Egg Blue
#98EFF9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CECA #CE989C
analogous
#98CEAF #98CECA #98B7CE
triadic
#98CECA #CA98CE #CECA98
tetradic
#98CECA #AF98CE #CE989C #B7CE98
square
#98CECA #AF98CE #CE989C #B7CE98
split-complementary
#98CECA #CE98B7 #CEAF98
monochromatic
#4CA099 #6FBAB5 #98CECA #C1E2DF #EAF5F4
Accessibility & contrast
On white
1.75
#98CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#98CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CECA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CECA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#87D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98ceca; /* rgb */ color: rgb(152, 206, 202); /* oklch */ color: oklch(81.3% 0.056 190.4);
Tailwind
colors: {
custom: {
50: '#b7ddda',
500: '#98ceca',
950: '#000000',
},
}SCSS
$custom: #98ceca; $custom-light: #b7ddda; $custom-dark: #000000;
JSON
{
"hex": "#98ceca",
"rgb": {
"r": 152,
"g": 206,
"b": 202
},
"hsl": {
"h": 175.556,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.8129,
"c": 0.05613,
"h": 190.4
},
"luminance": 0.55082
}Semantic roles & 50–950 ramp
primary
#98CECA
secondary
#A3676B
accent
#3740AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483