#6EE375#6EE375
#6EE375 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.183 H 144.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE375 |
|---|---|
| RGB | rgb(110, 227, 117) |
| HSL | hsl(124, 68%, 66%) |
| HSV | hsv(124, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(81.58, -55.18, 43.60) |
| CIE-LCH | lch(81.58, 70.33, 141.69°) |
| OKLab | oklab(82.25% -0.1498 0.1056) |
| OKLCH | oklch(82.25% 0.183 144.8) |
| XYZ | xyz(37.1083, 59.5345, 26.3620) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.56
Weird Green
#3AE57F
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.34
Fresh Green
#69D84F
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.29
Spearmint
#1EF876
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE375 #E36EDC
analogous
#A1E36E #6EE375 #6EE3AF
triadic
#6EE375 #756EE3 #E3756E
tetradic
#6EE375 #6EA1E3 #E36EDC #E3AF6E
square
#6EE375 #6EA1E3 #E36EDC #E3AF6E
split-complementary
#6EE375 #AF6EE3 #E36EA1
monochromatic
#23B42B #3BD944 #6EE375 #A1EDA6 #D5F7D7
Accessibility & contrast
On white
1.63
#6EE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6EE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE375
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE375 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D16C
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#5BDEC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee375; /* rgb */ color: rgb(110, 227, 117); /* oklch */ color: oklch(82.2% 0.183 144.8);
Tailwind
colors: {
custom: {
50: '#a0ed9f',
500: '#6ee375',
950: '#000000',
},
}SCSS
$custom: #6ee375; $custom-light: #a0ed9f; $custom-dark: #000000;
JSON
{
"hex": "#6ee375",
"rgb": {
"r": 110,
"g": 227,
"b": 117
},
"hsl": {
"h": 123.59,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.82249,
"c": 0.18332,
"h": 144.8
},
"luminance": 0.59538
}Semantic roles & 50–950 ramp
primary
#6EE375
secondary
#B541AE
accent
#16C4D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580