#6EDD92#6EDD92
#6EDD92 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.148 H 152.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD92 |
|---|---|
| RGB | rgb(110, 221, 146) |
| HSL | hsl(139, 62%, 65%) |
| HSV | hsv(139, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.24, -48.18, 27.33) |
| CIE-LCH | lch(80.24, 55.39, 150.44°) |
| OKLab | oklab(81.29% -0.1311 0.0687) |
| OKLCH | oklch(81.29% 0.148 152.3) |
| XYZ | xyz(37.4725, 57.1002, 36.2353) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.70
Emerald
#50C878
ΔE00 5.72
Tealish Green
#0CDC73
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD92 #DD6EB9
analogous
#82DD6E #6EDD92 #6EDDC9
triadic
#6EDD92 #926EDD #DD926E
tetradic
#6EDD92 #6E82DD #DD6EB9 #DDC96E
square
#6EDD92 #6E82DD #DD6EB9 #DDC96E
split-complementary
#6EDD92 #C96EDD #DD6E82
monochromatic
#28A952 #3CD16D #6EDD92 #A0E9B7 #D1F4DD
Accessibility & contrast
On white
1.69
#6EDD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6EDD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD92
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD92 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#54DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edd92; /* rgb */ color: rgb(110, 221, 146); /* oklch */ color: oklch(81.3% 0.148 152.3);
Tailwind
colors: {
custom: {
50: '#9ee8b2',
500: '#6edd92',
950: '#000000',
},
}SCSS
$custom: #6edd92; $custom-light: #9ee8b2; $custom-dark: #000000;
JSON
{
"hex": "#6edd92",
"rgb": {
"r": 110,
"g": 221,
"b": 146
},
"hsl": {
"h": 139.459,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81289,
"c": 0.14797,
"h": 152.3
},
"luminance": 0.57103
}Semantic roles & 50–950 ramp
primary
#6EDD92
secondary
#AC448A
accent
#1C91CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481