#98CFAF#98CFAF
#98CFAF is a light, moderate green. Relative luminance 0.544; OKLCH L 80.7% C 0.073 H 158.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98CFAF |
|---|---|
| RGB | rgb(152, 207, 175) |
| HSL | hsl(145, 36%, 70%) |
| HSV | hsv(145, 27%, 81%) |
| CMYK | cmyk(26.6%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.69, -24.32, 10.22) |
| CIE-LCH | lch(78.69, 26.38, 157.20°) |
| OKLab | oklab(80.75% -0.0678 0.0264) |
| OKLCH | oklch(80.75% 0.073 158.7) |
| XYZ | xyz(42.9972, 54.3944, 48.7828) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.68
Light Teal
#90E4C1
ΔE00 5.88
Seafoam
#7FE0B3
ΔE00 6.55
Darkseagreen
#8FBC8F
ΔE00 6.68
Mediumaquamarine
#66CDAA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CFAF #CF98B8
analogous
#9CCF98 #98CFAF #98CFCA
triadic
#98CFAF #AF98CF #CFAF98
tetradic
#98CFAF #989CCF #CF98B8 #CFCA98
square
#98CFAF #989CCF #CF98B8 #CFCA98
split-complementary
#98CFAF #CA98CF #CF989C
monochromatic
#4BA16F #6EBC8F #98CFAF #C2E2CF #EAF5EF
Accessibility & contrast
On white
1.77
#98CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#98CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CFAF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CFAF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#8ECEC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98cfaf; /* rgb */ color: rgb(152, 207, 175); /* oklch */ color: oklch(80.7% 0.073 158.7);
Tailwind
colors: {
custom: {
50: '#b7dec6',
500: '#98cfaf',
950: '#000000',
},
}SCSS
$custom: #98cfaf; $custom-light: #b7dec6; $custom-dark: #000000;
JSON
{
"hex": "#98cfaf",
"rgb": {
"r": 152,
"g": 207,
"b": 175
},
"hsl": {
"h": 145.091,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.80749,
"c": 0.07281,
"h": 158.7
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#98CFAF
secondary
#A5678B
accent
#367DAF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482