#98CECB#98CECB
#98CECB is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.056 H 191.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98CECB |
|---|---|
| RGB | rgb(152, 206, 203) |
| HSL | hsl(177, 36%, 70%) |
| HSV | hsv(177, 26%, 81%) |
| CMYK | cmyk(26.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(79.11, -17.99, -4.17) |
| CIE-LCH | lch(79.11, 18.47, 193.03°) |
| OKLab | oklab(81.32% -0.0548 -0.0115) |
| OKLCH | oklch(81.32% 0.056 191.8) |
| XYZ | xyz(45.7963, 55.1277, 64.7160) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 7.44
Pale Teal
#82CBB2
ΔE00 8.85
Lightblue
#ADD8E6
ΔE00 8.92
Mediumturquoise
#48D1CC
ΔE00 9.12
Robin'S Egg Blue
#98EFF9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CECB #CE989B
analogous
#98CEB0 #98CECB #98B6CE
triadic
#98CECB #CB98CE #CECB98
tetradic
#98CECB #B098CE #CE989B #B6CE98
square
#98CECB #B098CE #CE989B #B6CE98
split-complementary
#98CECB #CE98B6 #CEB098
monochromatic
#4CA09B #6FBAB6 #98CECB #C1E2E0 #EAF5F5
Accessibility & contrast
On white
1.75
#98CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#98CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CECB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CECB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CB
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#86D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cecb; /* rgb */ color: rgb(152, 206, 203); /* oklch */ color: oklch(81.3% 0.056 191.8);
Tailwind
colors: {
custom: {
50: '#b7ddda',
500: '#98cecb',
950: '#000000',
},
}SCSS
$custom: #98cecb; $custom-light: #b7ddda; $custom-dark: #000000;
JSON
{
"hex": "#98cecb",
"rgb": {
"r": 152,
"g": 206,
"b": 203
},
"hsl": {
"h": 176.667,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.8132,
"c": 0.056,
"h": 191.8
},
"luminance": 0.5513
}Semantic roles & 50–950 ramp
primary
#98CECB
secondary
#A3676A
accent
#373EAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483