#6DE99F#6DE99F
#6DE99F is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.153 H 155.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE99F |
|---|---|
| RGB | rgb(109, 233, 159) |
| HSL | hsl(144, 74%, 67%) |
| HSV | hsv(144, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.98, -51.02, 25.70) |
| CIE-LCH | lch(83.98, 57.13, 153.27°) |
| OKLab | oklab(84.41% -0.139 0.0649) |
| OKLCH | oklch(84.41% 0.153 155) |
| XYZ | xyz(41.7003, 64.0286, 42.9554) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.49
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE99F #E96DB7
analogous
#79E96D #6DE99F #6DE9DD
triadic
#6DE99F #9F6DE9 #E99F6D
tetradic
#6DE99F #6D79E9 #E96DB7 #E9DD6D
square
#6DE99F #6D79E9 #E96DB7 #E9DD6D
split-complementary
#6DE99F #DD6DE9 #E96D79
monochromatic
#1DBF5E #38E17C #6DE99F #A2F1C2 #D7F9E5
Accessibility & contrast
On white
1.52
#6DE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6DE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE99F
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE99F | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99A
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#49E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de99f; /* rgb */ color: rgb(109, 233, 159); /* oklch */ color: oklch(84.4% 0.153 155.0);
Tailwind
colors: {
custom: {
50: '#9ff1bb',
500: '#6de99f',
950: '#000000',
},
}SCSS
$custom: #6de99f; $custom-light: #9ff1bb; $custom-dark: #000000;
JSON
{
"hex": "#6de99f",
"rgb": {
"r": 109,
"g": 233,
"b": 159
},
"hsl": {
"h": 144.194,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84414,
"c": 0.15339,
"h": 155
},
"luminance": 0.64032
}Semantic roles & 50–950 ramp
primary
#6DE99F
secondary
#BE3C8A
accent
#1086D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582