#98CFCC#98CFCC
#98CFCC is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.057 H 191.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFCC |
|---|---|
| RGB | rgb(152, 207, 204) |
| HSL | hsl(177, 36%, 70%) |
| HSV | hsv(177, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.42, -18.28, -4.25) |
| CIE-LCH | lch(79.42, 18.77, 193.10°) |
| OKLab | oklab(81.57% -0.0557 -0.0117) |
| OKLCH | oklch(81.57% 0.057 191.9) |
| XYZ | xyz(46.1573, 55.6585, 65.4261) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.94
Mediumturquoise
#48D1CC
ΔE00 8.99
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFCC #CF989B
analogous
#98CFB0 #98CFCC #98B6CF
triadic
#98CFCC #CC98CF #CFCC98
tetradic
#98CFCC #B098CF #CF989B #B6CF98
square
#98CFCC #B098CF #CF989B #B6CF98
split-complementary
#98CFCC #CF98B6 #CFB098
monochromatic
#4BA19D #6EBCB7 #98CFCC #C2E2E1 #EAF5F5
Accessibility & contrast
On white
1.73
#98CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#98CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFCC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFCC | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CC
Deuteranopia (green-blind)
#BEC1CD
Tritanopia (blue-blind)
#86D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #98cfcc; /* rgb */ color: rgb(152, 207, 204); /* oklch */ color: oklch(81.6% 0.057 191.9);
Tailwind
colors: {
custom: {
50: '#b8dddb',
500: '#98cfcc',
950: '#000000',
},
}SCSS
$custom: #98cfcc; $custom-light: #b8dddb; $custom-dark: #000000;
JSON
{
"hex": "#98cfcc",
"rgb": {
"r": 152,
"g": 207,
"b": 204
},
"hsl": {
"h": 176.727,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81572,
"c": 0.0569,
"h": 191.9
},
"luminance": 0.55661
}Semantic roles & 50–950 ramp
primary
#98CFCC
secondary
#A5676A
accent
#363DAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484