#6DE992#6DE992
#6DE992 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.165 H 151.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE992 |
|---|---|
| RGB | rgb(109, 233, 146) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.76, -53.34, 32.02) |
| CIE-LCH | lch(83.76, 62.21, 149.02°) |
| OKLab | oklab(84.16% -0.1447 0.0799) |
| OKLCH | oklch(84.16% 0.165 151.1) |
| XYZ | xyz(40.6310, 63.6009, 37.3236) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE992 #E96DC4
analogous
#86E96D #6DE992 #6DE9D0
triadic
#6DE992 #926DE9 #E9926D
tetradic
#6DE992 #6D86E9 #E96DC4 #E9D06D
square
#6DE992 #6D86E9 #E96DC4 #E9D06D
split-complementary
#6DE992 #D06DE9 #E96D86
monochromatic
#1DBF4D #38E16A #6DE992 #A2F1BA #D7F9E1
Accessibility & contrast
On white
1.53
#6DE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6DE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE992
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE992 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#4FE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de992; /* rgb */ color: rgb(109, 233, 146); /* oklch */ color: oklch(84.2% 0.165 151.1);
Tailwind
colors: {
custom: {
50: '#9ff1b2',
500: '#6de992',
950: '#000000',
},
}SCSS
$custom: #6de992; $custom-light: #9ff1b2; $custom-dark: #000000;
JSON
{
"hex": "#6de992",
"rgb": {
"r": 109,
"g": 233,
"b": 146
},
"hsl": {
"h": 137.903,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.84159,
"c": 0.16529,
"h": 151.1
},
"luminance": 0.63604
}Semantic roles & 50–950 ramp
primary
#6DE992
secondary
#BE3C97
accent
#109BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581