#6DE79F#6DE79F
#6DE79F is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.151 H 155.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE79F |
|---|---|
| RGB | rgb(109, 231, 159) |
| HSL | hsl(145, 72%, 67%) |
| HSV | hsv(145, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.39, -50.20, 24.89) |
| CIE-LCH | lch(83.39, 56.03, 153.62°) |
| OKLab | oklab(83.93% -0.1368 0.0629) |
| OKLCH | oklch(83.93% 0.151 155.3) |
| XYZ | xyz(41.1374, 62.9027, 42.7678) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Greenish Blue
#63F7B4
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE79F #E76DB5
analogous
#78E76D #6DE79F #6DE7DC
triadic
#6DE79F #9F6DE7 #E79F6D
tetradic
#6DE79F #6D78E7 #E76DB5 #E7DC6D
square
#6DE79F #6D78E7 #E76DB5 #E7DC6D
split-complementary
#6DE79F #DC6DE7 #E76D78
monochromatic
#1FBB5F #38DE7C #6DE79F #A2F0C2 #D6F8E4
Accessibility & contrast
On white
1.55
#6DE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6DE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE79F
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE79F | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#4AE5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6de79f; /* rgb */ color: rgb(109, 231, 159); /* oklch */ color: oklch(83.9% 0.151 155.3);
Tailwind
colors: {
custom: {
50: '#9fefbb',
500: '#6de79f',
950: '#000000',
},
}SCSS
$custom: #6de79f; $custom-light: #9fefbb; $custom-dark: #000000;
JSON
{
"hex": "#6de79f",
"rgb": {
"r": 109,
"g": 231,
"b": 159
},
"hsl": {
"h": 144.59,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.83933,
"c": 0.15062,
"h": 155.3
},
"luminance": 0.62906
}Semantic roles & 50–950 ramp
primary
#6DE79F
secondary
#BA3E87
accent
#1284D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582