#6BED99#6BED99
#6BED99 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.165 H 152.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BED99 |
|---|---|
| RGB | rgb(107, 237, 153) |
| HSL | hsl(141, 78%, 67%) |
| HSV | hsv(141, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.99, -54.19, 30.11) |
| CIE-LCH | lch(84.99, 61.99, 150.94°) |
| OKLab | oklab(85.19% -0.1471 0.0755) |
| OKLCH | oklch(85.19% 0.165 152.8) |
| XYZ | xyz(42.0942, 65.9903, 40.6499) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BED99 #ED6BBF
analogous
#7EED6B #6BED99 #6BEDDA
triadic
#6BED99 #996BED #ED996B
tetradic
#6BED99 #6B7EED #ED6BBF #EDDA6B
square
#6BED99 #6B7EED #ED6BBF #EDDA6B
split-complementary
#6BED99 #DA6BED #ED6B7E
monochromatic
#18C655 #34E673 #6BED99 #A2F4BF #D8FAE4
Accessibility & contrast
On white
1.48
#6BED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6BED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BED99
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BED99 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#47EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bed99; /* rgb */ color: rgb(107, 237, 153); /* oklch */ color: oklch(85.2% 0.165 152.8);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6bed99',
950: '#000000',
},
}SCSS
$custom: #6bed99; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6bed99",
"rgb": {
"r": 107,
"g": 237,
"b": 153
},
"hsl": {
"h": 141.231,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85189,
"c": 0.16532,
"h": 152.8
},
"luminance": 0.65994
}Semantic roles & 50–950 ramp
primary
#6BED99
secondary
#C33992
accent
#0B91DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581