#8FCAAA#8FCAAA
#8FCAAA is a light, moderate green. Relative luminance 0.510; OKLCH L 79.0% C 0.076 H 160.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCAAA |
|---|---|
| RGB | rgb(143, 202, 170) |
| HSL | hsl(147, 36%, 68%) |
| HSV | hsv(147, 29%, 79%) |
| CMYK | cmyk(29.2%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(76.67, -25.67, 9.95) |
| CIE-LCH | lch(76.67, 27.53, 158.81°) |
| OKLab | oklab(78.96% -0.0717 0.0257) |
| OKLCH | oklch(78.96% 0.076 160.3) |
| XYZ | xyz(39.7015, 50.9812, 45.7709) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.48
Seafoam Blue
#78D1B6
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.76
Darkseagreen
#8FBC8F
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.52
Seafoam
#7FE0B3
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCAAA #CA8FAF
analogous
#91CA8F #8FCAAA #8FCAC8
triadic
#8FCAAA #AA8FCA #CAAA8F
tetradic
#8FCAAA #8F91CA #CA8FAF #CAC88F
square
#8FCAAA #8F91CA #CA8FAF #CAC88F
split-complementary
#8FCAAA #C88FCA #CA8F91
monochromatic
#48976C #65B68A #8FCAAA #B9DECA #E2F1E9
Accessibility & contrast
On white
1.88
#8FCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#8FCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCAAA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCAAA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#83CAC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fcaaa; /* rgb */ color: rgb(143, 202, 170); /* oklch */ color: oklch(79.0% 0.076 160.3);
Tailwind
colors: {
custom: {
50: '#b1dac3',
500: '#8fcaaa',
950: '#000000',
},
}SCSS
$custom: #8fcaaa; $custom-light: #b1dac3; $custom-dark: #000000;
JSON
{
"hex": "#8fcaaa",
"rgb": {
"r": 143,
"g": 202,
"b": 170
},
"hsl": {
"h": 147.458,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.78957,
"c": 0.07617,
"h": 160.3
},
"luminance": 0.50983
}Semantic roles & 50–950 ramp
primary
#8FCAAA
secondary
#9E5F81
accent
#3778AF
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111512
muted
#818482