#6ED192#6ED192
#6ED192 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.4% C 0.131 H 154.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED192 |
|---|---|
| RGB | rgb(110, 209, 146) |
| HSL | hsl(142, 52%, 63%) |
| HSV | hsv(142, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 30.1%, 18%) |
| CIE-LAB | lab(76.67, -43.07, 22.49) |
| CIE-LCH | lch(76.67, 48.59, 152.42°) |
| OKLab | oklab(78.38% -0.1176 0.057) |
| OKLCH | oklch(78.38% 0.131 154.2) |
| XYZ | xyz(34.4167, 50.9886, 35.2167) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.62
Soft Green
#6FC276
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 5.95
Dark Mint
#48C072
ΔE00 6.14
Aqua Green
#12E193
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED192 #D16EAD
analogous
#7CD16E #6ED192 #6ED1C3
triadic
#6ED192 #926ED1 #D1926E
tetradic
#6ED192 #6E7CD1 #D16EAD #D1C36E
square
#6ED192 #6E7CD1 #D16EAD #D1C36E
split-complementary
#6ED192 #C36ED1 #D16E7C
monochromatic
#2F9554 #40C26F #6ED192 #9CE0B5 #CBEED8
Accessibility & contrast
On white
1.88
#6ED192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6ED192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED192
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED192 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38E
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#57CFC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed192; /* rgb */ color: rgb(110, 209, 146); /* oklch */ color: oklch(78.4% 0.131 154.2);
Tailwind
colors: {
custom: {
50: '#9de0b2',
500: '#6ed192',
950: '#000000',
},
}SCSS
$custom: #6ed192; $custom-light: #9de0b2; $custom-dark: #000000;
JSON
{
"hex": "#6ed192",
"rgb": {
"r": 110,
"g": 209,
"b": 146
},
"hsl": {
"h": 141.818,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.78382,
"c": 0.13069,
"h": 154.2
},
"luminance": 0.50991
}Semantic roles & 50–950 ramp
primary
#6ED192
secondary
#9B487D
accent
#2688BF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481