#98CFCA#98CFCA
#98CFCA is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.057 H 189.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFCA |
|---|---|
| RGB | rgb(152, 207, 202) |
| HSL | hsl(175, 36%, 70%) |
| HSV | hsv(175, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(79.36, -18.72, -3.26) |
| CIE-LCH | lch(79.36, 19.00, 189.88°) |
| OKLab | oklab(81.51% -0.0565 -0.009) |
| OKLCH | oklch(81.51% 0.057 189.1) |
| XYZ | xyz(45.9190, 55.5631, 64.1709) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.41
Pale Teal
#82CBB2
ΔE00 8.05
Mediumturquoise
#48D1CC
ΔE00 8.89
Seafoam Blue
#78D1B6
ΔE00 9.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFCA #CF989D
analogous
#98CFAE #98CFCA #98B9CF
triadic
#98CFCA #CA98CF #CFCA98
tetradic
#98CFCA #AE98CF #CF989D #B9CF98
square
#98CFCA #AE98CF #CF989D #B9CF98
split-complementary
#98CFCA #CF98B9 #CFAE98
monochromatic
#4BA19A #6EBCB5 #98CFCA #C2E2DF #EAF5F4
Accessibility & contrast
On white
1.73
#98CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#98CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFCA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFCA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#87D2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfca; /* rgb */ color: rgb(152, 207, 202); /* oklch */ color: oklch(81.5% 0.057 189.1);
Tailwind
colors: {
custom: {
50: '#b8ddda',
500: '#98cfca',
950: '#000000',
},
}SCSS
$custom: #98cfca; $custom-light: #b8ddda; $custom-dark: #000000;
JSON
{
"hex": "#98cfca",
"rgb": {
"r": 152,
"g": 207,
"b": 202
},
"hsl": {
"h": 174.545,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81511,
"c": 0.05722,
"h": 189.1
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#98CFCA
secondary
#A5676C
accent
#3641AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483