#6DE694#6DE694
#6DE694 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.159 H 152.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE694 |
|---|---|
| RGB | rgb(109, 230, 148) |
| HSL | hsl(139, 71%, 66%) |
| HSV | hsv(139, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(82.90, -51.78, 29.87) |
| CIE-LCH | lch(82.90, 59.78, 150.02°) |
| OKLab | oklab(83.47% -0.1406 0.0748) |
| OKLCH | oklch(83.47% 0.159 152) |
| XYZ | xyz(39.9459, 61.9795, 37.8694) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.86
Light Bluish Green
#76FDA8
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE694 #E66DBF
analogous
#83E66D #6DE694 #6DE6D1
triadic
#6DE694 #946DE6 #E6946D
tetradic
#6DE694 #6D83E6 #E66DBF #E6D16D
square
#6DE694 #6D83E6 #E66DBF #E6D16D
split-complementary
#6DE694 #D16DE6 #E66D83
monochromatic
#20B951 #39DD6E #6DE694 #A1EFBA #D6F8E1
Accessibility & contrast
On white
1.57
#6DE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#6DE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE694
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE694 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#4FE3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6de694; /* rgb */ color: rgb(109, 230, 148); /* oklch */ color: oklch(83.5% 0.159 152.0);
Tailwind
colors: {
custom: {
50: '#9fefb4',
500: '#6de694',
950: '#000000',
},
}SCSS
$custom: #6de694; $custom-light: #9fefb4; $custom-dark: #000000;
JSON
{
"hex": "#6de694",
"rgb": {
"r": 109,
"g": 230,
"b": 148
},
"hsl": {
"h": 139.339,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.8347,
"c": 0.15927,
"h": 152
},
"luminance": 0.61983
}Semantic roles & 50–950 ramp
primary
#6DE694
secondary
#B93E91
accent
#1395D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581