#6DE194#6DE194
#6DE194 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.152 H 152.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE194 |
|---|---|
| RGB | rgb(109, 225, 148) |
| HSL | hsl(140, 66%, 65%) |
| HSV | hsv(140, 52%, 88%) |
| CMYK | cmyk(51.6%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(81.42, -49.73, 27.89) |
| CIE-LCH | lch(81.42, 57.02, 150.72°) |
| OKLab | oklab(82.26% -0.1352 0.0701) |
| OKLCH | oklch(82.26% 0.152 152.6) |
| XYZ | xyz(38.5744, 59.2365, 37.4123) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.49
Hospital Green
#9BE5AA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE194 #E16DBA
analogous
#80E16D #6DE194 #6DE1CE
triadic
#6DE194 #946DE1 #E1946D
tetradic
#6DE194 #6D80E1 #E16DBA #E1CE6D
square
#6DE194 #6D80E1 #E16DBA #E1CE6D
split-complementary
#6DE194 #CE6DE1 #E16D80
monochromatic
#24B053 #3AD76F #6DE194 #A0EBB9 #D3F6DE
Accessibility & contrast
On white
1.63
#6DE194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6DE194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE194
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE194 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#51DECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6de194; /* rgb */ color: rgb(109, 225, 148); /* oklch */ color: oklch(82.3% 0.152 152.6);
Tailwind
colors: {
custom: {
50: '#9eebb4',
500: '#6de194',
950: '#000000',
},
}SCSS
$custom: #6de194; $custom-light: #9eebb4; $custom-dark: #000000;
JSON
{
"hex": "#6de194",
"rgb": {
"r": 109,
"g": 225,
"b": 148
},
"hsl": {
"h": 140.172,
"s": 65.909,
"l": 65.49
},
"oklch": {
"l": 0.82259,
"c": 0.15229,
"h": 152.6
},
"luminance": 0.5924
}Semantic roles & 50–950 ramp
primary
#6DE194
secondary
#B1418B
accent
#1891CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481