#6FE38F#6FE38F
#6FE38F is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.159 H 150.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE38F |
|---|---|
| RGB | rgb(111, 227, 143) |
| HSL | hsl(137, 67%, 66%) |
| HSV | hsv(137, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 37%, 11%) |
| CIE-LAB | lab(82.00, -50.93, 31.23) |
| CIE-LCH | lch(82.00, 59.74, 148.49°) |
| OKLab | oklab(82.72% -0.1383 0.078) |
| OKLCH | oklch(82.72% 0.159 150.6) |
| XYZ | xyz(38.9799, 60.2976, 35.5658) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.23
Seafoam (survey)
#80F9AD
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE38F #E36FC3
analogous
#89E36F #6FE38F #6FE3C9
triadic
#6FE38F #8F6FE3 #E38F6F
tetradic
#6FE38F #6F89E3 #E36FC3 #E3C96F
square
#6FE38F #6F89E3 #E36FC3 #E3C96F
split-complementary
#6FE38F #C96FE3 #E36F89
monochromatic
#23B54B #3CD967 #6FE38F #A2EDB7 #D5F7DF
Accessibility & contrast
On white
1.61
#6FE38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6FE38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE38F
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE38F | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D389
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#55E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe38f; /* rgb */ color: rgb(111, 227, 143); /* oklch */ color: oklch(82.7% 0.159 150.6);
Tailwind
colors: {
custom: {
50: '#a0ecb0',
500: '#6fe38f',
950: '#000000',
},
}SCSS
$custom: #6fe38f; $custom-light: #a0ecb0; $custom-dark: #000000;
JSON
{
"hex": "#6fe38f",
"rgb": {
"r": 111,
"g": 227,
"b": 143
},
"hsl": {
"h": 136.552,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.82723,
"c": 0.15873,
"h": 150.6
},
"luminance": 0.60301
}Semantic roles & 50–950 ramp
primary
#6FE38F
secondary
#B54195
accent
#169CCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581