#8FD2AF#8FD2AF
#8FD2AF is a light, moderate green. Relative luminance 0.550; OKLCH L 80.9% C 0.084 H 161.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2AF |
|---|---|
| RGB | rgb(143, 210, 175) |
| HSL | hsl(149, 43%, 69%) |
| HSV | hsv(149, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(79.06, -28.56, 10.68) |
| CIE-LCH | lch(79.06, 30.49, 159.50°) |
| OKLab | oklab(80.91% -0.0797 0.0275) |
| OKLCH | oklch(80.91% 0.084 161) |
| XYZ | xyz(42.1095, 55.0258, 48.9514) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.84
Seafoam Blue
#78D1B6
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.49
Seafoam
#7FE0B3
ΔE00 4.70
Mediumaquamarine
#66CDAA
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2AF #D28FB2
analogous
#91D28F #8FD2AF #8FD2D1
triadic
#8FD2AF #AF8FD2 #D2AF8F
tetradic
#8FD2AF #8F91D2 #D28FB2 #D2D18F
square
#8FD2AF #8F91D2 #D28FB2 #D2D18F
split-complementary
#8FD2AF #D18FD2 #D28F91
monochromatic
#42A571 #63C090 #8FD2AF #BBE4CE #E6F5ED
Accessibility & contrast
On white
1.75
#8FD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#8FD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2AF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2AF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#C5C1B1
Tritanopia (blue-blind)
#81D2C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fd2af; /* rgb */ color: rgb(143, 210, 175); /* oklch */ color: oklch(80.9% 0.084 161.0);
Tailwind
colors: {
custom: {
50: '#b1e0c6',
500: '#8fd2af',
950: '#000000',
},
}SCSS
$custom: #8fd2af; $custom-light: #b1e0c6; $custom-dark: #000000;
JSON
{
"hex": "#8fd2af",
"rgb": {
"r": 143,
"g": 210,
"b": 175
},
"hsl": {
"h": 148.657,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.80914,
"c": 0.08435,
"h": 161
},
"luminance": 0.55028
}Semantic roles & 50–950 ramp
primary
#8FD2AF
secondary
#A85D84
accent
#3076B6
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482