#6FC899#6FC899
#6FC899 is a light, moderate green. Relative luminance 0.470; OKLCH L 76.4% C 0.111 H 159.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC899 |
|---|---|
| RGB | rgb(111, 200, 153) |
| HSL | hsl(148, 45%, 61%) |
| HSV | hsv(148, 45%, 78%) |
| CMYK | cmyk(44.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(74.18, -37.44, 15.34) |
| CIE-LCH | lch(74.18, 40.46, 157.72°) |
| OKLab | oklab(76.41% -0.1033 0.0393) |
| OKLCH | oklch(76.41% 0.111 159.2) |
| XYZ | xyz(32.9571, 46.9856, 37.4633) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 5.68
Greenblue
#23C48B
ΔE00 5.73
Greenish Teal
#32BF84
ΔE00 5.84
Seafoam
#7FE0B3
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC899 #C86F9E
analogous
#71C86F #6FC899 #6FC8C6
triadic
#6FC899 #996FC8 #C8996F
tetradic
#6FC899 #6F71C8 #C86F9E #C8C66F
square
#6FC899 #6F71C8 #C86F9E #C8C66F
split-complementary
#6FC899 #C66FC8 #C86F71
monochromatic
#34885C #45B57A #6FC899 #9BD9B8 #C8EAD8
Accessibility & contrast
On white
2.02
#6FC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#6FC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC899
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC899 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#58C7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6fc899; /* rgb */ color: rgb(111, 200, 153); /* oklch */ color: oklch(76.4% 0.111 159.2);
Tailwind
colors: {
custom: {
50: '#9dd9b7',
500: '#6fc899',
950: '#000000',
},
}SCSS
$custom: #6fc899; $custom-light: #9dd9b7; $custom-dark: #000000;
JSON
{
"hex": "#6fc899",
"rgb": {
"r": 111,
"g": 200,
"b": 153
},
"hsl": {
"h": 148.315,
"s": 44.724,
"l": 60.98
},
"oklch": {
"l": 0.76414,
"c": 0.11051,
"h": 159.2
},
"luminance": 0.46988
}Semantic roles & 50–950 ramp
primary
#6FC899
secondary
#DAB9CA
accent
#2E77B8
background
#F9FDFB
surface
#F2FAF6
border
#CCD3D0
text
#0F1411
muted
#7E8380