#98CFBE#98CFBE
#98CFBE is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.2% C 0.062 H 173.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFBE |
|---|---|
| RGB | rgb(152, 207, 190) |
| HSL | hsl(161, 36%, 70%) |
| HSV | hsv(161, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(79.05, -21.30, 2.71) |
| CIE-LCH | lch(79.05, 21.47, 172.74°) |
| OKLab | oklab(81.16% -0.0615 0.0069) |
| OKLCH | oklch(81.16% 0.062 173.6) |
| XYZ | xyz(44.5530, 55.0168, 56.9770) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 5.64
Light Teal
#90E4C1
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 8.18
Seafoam
#7FE0B3
ΔE00 9.35
Paleturquoise
#AFEEEE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFBE #CF98A9
analogous
#98CFA2 #98CFBE #98C4CF
triadic
#98CFBE #BE98CF #CFBE98
tetradic
#98CFBE #A298CF #CF98A9 #C4CF98
square
#98CFBE #A298CF #CF98A9 #C4CF98
split-complementary
#98CFBE #CF98C4 #CFA298
monochromatic
#4BA187 #6EBCA4 #98CFBE #C2E2D8 #EAF5F2
Accessibility & contrast
On white
1.75
#98CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#98CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFBE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFBE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#8AD0CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cfbe; /* rgb */ color: rgb(152, 207, 190); /* oklch */ color: oklch(81.2% 0.062 173.6);
Tailwind
colors: {
custom: {
50: '#b7ddd1',
500: '#98cfbe',
950: '#000000',
},
}SCSS
$custom: #98cfbe; $custom-light: #b7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#98cfbe",
"rgb": {
"r": 152,
"g": 207,
"b": 190
},
"hsl": {
"h": 161.455,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.81156,
"c": 0.06185,
"h": 173.6
},
"luminance": 0.55019
}Semantic roles & 50–950 ramp
primary
#98CFBE
secondary
#A5677A
accent
#365CAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483