#6FDEA2#6FDEA2
#6FDEA2 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.134 H 157.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEA2 |
|---|---|
| RGB | rgb(111, 222, 162) |
| HSL | hsl(148, 63%, 65%) |
| HSV | hsv(148, 50%, 87%) |
| CMYK | cmyk(50%, 0%, 27%, 12.9%) |
| CIE-LAB | lab(80.87, -45.36, 19.88) |
| CIE-LCH | lch(80.87, 49.52, 156.33°) |
| OKLab | oklab(81.91% -0.1244 0.0506) |
| OKLCH | oklch(81.91% 0.134 157.9) |
| XYZ | xyz(39.1953, 58.2275, 43.3490) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.18
Light Greenish Blue
#63F7B4
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEA2 #DE6FAB
analogous
#73DE6F #6FDEA2 #6FDEDA
triadic
#6FDEA2 #A26FDE #DEA26F
tetradic
#6FDEA2 #6F73DE #DE6FAB #DEDA6F
square
#6FDEA2 #6F73DE #DE6FAB #DEDA6F
split-complementary
#6FDEA2 #DA6FDE #DE6F73
monochromatic
#27AB64 #3DD382 #6FDEA2 #A1E9C2 #D3F5E2
Accessibility & contrast
On white
1.66
#6FDEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6FDEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEA2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEA2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD09F
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#4FDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fdea2; /* rgb */ color: rgb(111, 222, 162); /* oklch */ color: oklch(81.9% 0.134 157.9);
Tailwind
colors: {
custom: {
50: '#9fe9bd',
500: '#6fdea2',
950: '#000000',
},
}SCSS
$custom: #6fdea2; $custom-light: #9fe9bd; $custom-dark: #000000;
JSON
{
"hex": "#6fdea2",
"rgb": {
"r": 111,
"g": 222,
"b": 162
},
"hsl": {
"h": 147.568,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.8191,
"c": 0.13428,
"h": 157.9
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#6FDEA2
secondary
#AE447D
accent
#1B7ACA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482