#6FF68D#6FF68D
#6FF68D is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.187 H 148.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF68D |
|---|---|
| RGB | rgb(111, 246, 141) |
| HSL | hsl(133, 88%, 70%) |
| HSV | hsv(133, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.59, -58.78, 39.53) |
| CIE-LCH | lch(87.59, 70.84, 146.08°) |
| OKLab | oklab(87.29% -0.1592 0.0973) |
| OKLCH | oklch(87.29% 0.187 148.6) |
| XYZ | xyz(44.3161, 71.2102, 36.6037) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.04
Mint Green
#8FFF9F
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.76
Palegreen
#98FB98
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF68D #F66FD8
analogous
#95F66F #6FF68D #6FF6D0
triadic
#6FF68D #8D6FF6 #F68D6F
tetradic
#6FF68D #6F95F6 #F66FD8 #F6D06F
square
#6FF68D #6F95F6 #F66FD8 #F6D06F
split-complementary
#6FF68D #D06FF6 #F66F95
monochromatic
#0EDD3C #35F25F #6FF68D #A9FABB #E2FDE8
Accessibility & contrast
On white
1.38
#6FF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#6FF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF68D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF68D | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#50F2DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff68d; /* rgb */ color: rgb(111, 246, 141); /* oklch */ color: oklch(87.3% 0.187 148.6);
Tailwind
colors: {
custom: {
50: '#a2faaf',
500: '#6ff68d',
950: '#000000',
},
}SCSS
$custom: #6ff68d; $custom-light: #a2faaf; $custom-dark: #000000;
JSON
{
"hex": "#6ff68d",
"rgb": {
"r": 111,
"g": 246,
"b": 141
},
"hsl": {
"h": 133.333,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.8729,
"c": 0.18657,
"h": 148.6
},
"luminance": 0.71214
}Semantic roles & 50–950 ramp
primary
#6FF68D
secondary
#D039AF
accent
#01B2E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581