#98CBCA#98CBCA
#98CBCA is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.053 H 194.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBCA |
|---|---|
| RGB | rgb(152, 203, 202) |
| HSL | hsl(179, 33%, 70%) |
| HSV | hsv(179, 25%, 80%) |
| CMYK | cmyk(25.1%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.26, -16.69, -4.89) |
| CIE-LCH | lch(78.26, 17.39, 196.34°) |
| OKLab | oklab(80.63% -0.0513 -0.0134) |
| OKLCH | oklch(80.63% 0.053 194.6) |
| XYZ | xyz(44.9622, 53.6495, 63.8520) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 8.08
Lightblue
#ADD8E6
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Mediumturquoise
#48D1CC
ΔE00 9.75
Pale Teal
#82CBB2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBCA #CB9899
analogous
#98CBB1 #98CBCA #98B2CB
triadic
#98CBCA #CA98CB #CBCA98
tetradic
#98CBCA #B198CB #CB9899 #B2CB98
square
#98CBCA #B198CB #CB9899 #B2CB98
split-complementary
#98CBCA #CB98B2 #CBB198
monochromatic
#4E9B99 #6FB6B5 #98CBCA #C1E0DF #E9F4F4
Accessibility & contrast
On white
1.79
#98CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#98CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBCA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBCA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BBBECB
Tritanopia (blue-blind)
#87CECA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cbca; /* rgb */ color: rgb(152, 203, 202); /* oklch */ color: oklch(80.6% 0.053 194.6);
Tailwind
colors: {
custom: {
50: '#b7dbda',
500: '#98cbca',
950: '#000000',
},
}SCSS
$custom: #98cbca; $custom-light: #b7dbda; $custom-dark: #000000;
JSON
{
"hex": "#98cbca",
"rgb": {
"r": 152,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.824,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.80628,
"c": 0.05306,
"h": 194.6
},
"luminance": 0.53652
}Semantic roles & 50–950 ramp
primary
#98CBCA
secondary
#A06768
accent
#3A3CAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483