#6FF38D#6FF38D
#6FF38D is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.183 H 148.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF38D |
|---|---|
| RGB | rgb(111, 243, 141) |
| HSL | hsl(134, 85%, 69%) |
| HSV | hsv(134, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.70, -57.62, 38.39) |
| CIE-LCH | lch(86.70, 69.24, 146.33°) |
| OKLab | oklab(86.56% -0.1561 0.0947) |
| OKLCH | oklch(86.56% 0.183 148.8) |
| XYZ | xyz(43.4109, 69.4000, 36.3020) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.48
Mint Green
#8FFF9F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF38D #F36FD5
analogous
#93F36F #6FF38D #6FF3CF
triadic
#6FF38D #8D6FF3 #F38D6F
tetradic
#6FF38D #6F93F3 #F36FD5 #F3CF6F
square
#6FF38D #6F93F3 #F36FD5 #F3CF6F
split-complementary
#6FF38D #CF6FF3 #F36F93
monochromatic
#12D63E #37EE60 #6FF38D #A7F8BA #E0FCE6
Accessibility & contrast
On white
1.41
#6FF38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#6FF38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF38D
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF38D | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E185
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#51EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff38d; /* rgb */ color: rgb(111, 243, 141); /* oklch */ color: oklch(86.6% 0.183 148.8);
Tailwind
colors: {
custom: {
50: '#a2f8af',
500: '#6ff38d',
950: '#000000',
},
}SCSS
$custom: #6ff38d; $custom-light: #a2f8af; $custom-dark: #000000;
JSON
{
"hex": "#6ff38d",
"rgb": {
"r": 111,
"g": 243,
"b": 141
},
"hsl": {
"h": 133.636,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.86564,
"c": 0.18255,
"h": 148.8
},
"luminance": 0.69404
}Semantic roles & 50–950 ramp
primary
#6FF38D
secondary
#CC3AAB
accent
#04AFE1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581