#6BFD8A#6BFD8A
#6BFD8A is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.8% C 0.200 H 148.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFD8A |
|---|---|
| RGB | rgb(107, 253, 138) |
| HSL | hsl(133, 97%, 71%) |
| HSV | hsv(133, 58%, 99%) |
| CMYK | cmyk(57.7%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.49, -62.78, 43.40) |
| CIE-LCH | lch(89.49, 76.32, 145.35°) |
| OKLab | oklab(88.81% -0.1698 0.1061) |
| OKLCH | oklch(88.81% 0.2 148) |
| XYZ | xyz(45.7730, 75.2071, 36.1441) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Baby Green
#8CFF9E
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFD8A #FD6BDE
analogous
#95FD6B #6BFD8A #6BFDD3
triadic
#6BFD8A #8A6BFD #FD8A6B
tetradic
#6BFD8A #6B95FD #FD6BDE #FDD36B
square
#6BFD8A #6B95FD #FD6BDE #FDD36B
split-complementary
#6BFD8A #D36BFD #FD6B95
monochromatic
#03EA34 #2FFC5A #6BFD8A #A7FEBA #E1FFE7
Accessibility & contrast
On white
1.31
#6BFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#6BFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFD8A
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFD8A | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#ECDC92
Tritanopia (blue-blind)
#47F8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6bfd8a; /* rgb */ color: rgb(107, 253, 138); /* oklch */ color: oklch(88.8% 0.200 148.0);
Tailwind
colors: {
custom: {
50: '#a1ffae',
500: '#6bfd8a',
950: '#000000',
},
}SCSS
$custom: #6bfd8a; $custom-light: #a1ffae; $custom-dark: #000000;
JSON
{
"hex": "#6bfd8a",
"rgb": {
"r": 107,
"g": 253,
"b": 138
},
"hsl": {
"h": 132.74,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.88806,
"c": 0.20023,
"h": 148
},
"luminance": 0.75211
}Semantic roles & 50–950 ramp
primary
#6BFD8A
secondary
#D834B5
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681