#6FD8A2#6FD8A2
#6FD8A2 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.5% C 0.126 H 159.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8A2 |
|---|---|
| RGB | rgb(111, 216, 162) |
| HSL | hsl(149, 57%, 64%) |
| HSV | hsv(149, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(79.10, -42.76, 17.42) |
| CIE-LCH | lch(79.10, 46.17, 157.83°) |
| OKLab | oklab(80.47% -0.1177 0.0445) |
| OKLCH | oklch(80.47% 0.126 159.3) |
| XYZ | xyz(37.6300, 55.0968, 42.8272) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Eucalyptus
#44D7A8
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.85
Aqua Green
#12E193
ΔE00 6.12
Light Teal
#90E4C1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8A2 #D86FA5
analogous
#71D86F #6FD8A2 #6FD8D7
triadic
#6FD8A2 #A26FD8 #D8A26F
tetradic
#6FD8A2 #6F71D8 #D86FA5 #D8D76F
square
#6FD8A2 #6F71D8 #D86FA5 #D8D76F
split-complementary
#6FD8A2 #D76FD8 #D86F71
monochromatic
#2CA165 #3FCB83 #6FD8A2 #9FE5C1 #CFF2E0
Accessibility & contrast
On white
1.75
#6FD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6FD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8A2
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8A2 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#C6BFA5
Tritanopia (blue-blind)
#51D7C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd8a2; /* rgb */ color: rgb(111, 216, 162); /* oklch */ color: oklch(80.5% 0.126 159.3);
Tailwind
colors: {
custom: {
50: '#9ee4bd',
500: '#6fd8a2',
950: '#000000',
},
}SCSS
$custom: #6fd8a2; $custom-light: #9ee4bd; $custom-dark: #000000;
JSON
{
"hex": "#6fd8a2",
"rgb": {
"r": 111,
"g": 216,
"b": 162
},
"hsl": {
"h": 149.143,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.8047,
"c": 0.12579,
"h": 159.3
},
"luminance": 0.551
}Semantic roles & 50–950 ramp
primary
#6FD8A2
secondary
#A54677
accent
#2175C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482