#6FD8A3#6FD8A3
#6FD8A3 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.5% C 0.125 H 159.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8A3 |
|---|---|
| RGB | rgb(111, 216, 163) |
| HSL | hsl(150, 57%, 64%) |
| HSV | hsv(150, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 24.5%, 15.3%) |
| CIE-LAB | lab(79.12, -42.56, 16.92) |
| CIE-LCH | lch(79.12, 45.80, 158.31°) |
| OKLab | oklab(80.49% -0.1172 0.0432) |
| OKLCH | oklch(80.49% 0.125 159.7) |
| XYZ | xyz(37.7192, 55.1325, 43.2972) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.03
Eucalyptus
#44D7A8
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.93
Light Teal
#90E4C1
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8A3 #D86FA4
analogous
#70D86F #6FD8A3 #6FD8D7
triadic
#6FD8A3 #A36FD8 #D8A36F
tetradic
#6FD8A3 #6F70D8 #D86FA4 #D8D76F
square
#6FD8A3 #6F70D8 #D86FA4 #D8D76F
split-complementary
#6FD8A3 #D76FD8 #D86F70
monochromatic
#2CA166 #3FCB84 #6FD8A3 #9FE5C2 #CFF2E1
Accessibility & contrast
On white
1.75
#6FD8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6FD8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8A3
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8A3 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CBA0
Deuteranopia (green-blind)
#C6BFA6
Tritanopia (blue-blind)
#51D7C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd8a3; /* rgb */ color: rgb(111, 216, 163); /* oklch */ color: oklch(80.5% 0.125 159.7);
Tailwind
colors: {
custom: {
50: '#9ee4be',
500: '#6fd8a3',
950: '#000000',
},
}SCSS
$custom: #6fd8a3; $custom-light: #9ee4be; $custom-dark: #000000;
JSON
{
"hex": "#6fd8a3",
"rgb": {
"r": 111,
"g": 216,
"b": 163
},
"hsl": {
"h": 149.714,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.80494,
"c": 0.12493,
"h": 159.7
},
"luminance": 0.55136
}Semantic roles & 50–950 ramp
primary
#6FD8A3
secondary
#A54676
accent
#2174C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482