#6FE68D#6FE68D
#6FE68D is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.165 H 149.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE68D |
|---|---|
| RGB | rgb(111, 230, 141) |
| HSL | hsl(135, 70%, 67%) |
| HSV | hsv(135, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.86, -52.48, 33.37) |
| CIE-LCH | lch(82.86, 62.20, 147.55°) |
| OKLab | oklab(83.41% -0.1424 0.083) |
| OKLCH | oklch(83.41% 0.165 149.8) |
| XYZ | xyz(39.6574, 61.8929, 35.0509) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 5.14
Light Bluish Green
#76FDA8
ΔE00 5.22
Turquoise Green
#04F489
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE68D #E66FC8
analogous
#8DE66F #6FE68D #6FE6C9
triadic
#6FE68D #8D6FE6 #E68D6F
tetradic
#6FE68D #6F8DE6 #E66FC8 #E6C96F
square
#6FE68D #6F8DE6 #E66FC8 #E6C96F
split-complementary
#6FE68D #C96FE6 #E66F8D
monochromatic
#20BA47 #3BDD64 #6FE68D #A3EFB6 #D7F8E0
Accessibility & contrast
On white
1.57
#6FE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#6FE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE68D
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE68D | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#55E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe68d; /* rgb */ color: rgb(111, 230, 141); /* oklch */ color: oklch(83.4% 0.165 149.8);
Tailwind
colors: {
custom: {
50: '#a0efaf',
500: '#6fe68d',
950: '#000000',
},
}SCSS
$custom: #6fe68d; $custom-light: #a0efaf; $custom-dark: #000000;
JSON
{
"hex": "#6fe68d",
"rgb": {
"r": 111,
"g": 230,
"b": 141
},
"hsl": {
"h": 135.126,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83414,
"c": 0.16478,
"h": 149.8
},
"luminance": 0.61896
}Semantic roles & 50–950 ramp
primary
#6FE68D
secondary
#BA3F9B
accent
#13A2D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581