#6CE792#6CE792
#6CE792 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.163 H 151.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE792 |
|---|---|
| RGB | rgb(108, 231, 146) |
| HSL | hsl(139, 72%, 66%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.13, -52.77, 31.19) |
| CIE-LCH | lch(83.13, 61.30, 149.41°) |
| OKLab | oklab(83.64% -0.1432 0.0779) |
| OKLCH | oklch(83.64% 0.163 151.4) |
| XYZ | xyz(39.9457, 62.4119, 37.1302) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Bluish Green
#76FDA8
ΔE00 4.78
Light Green Blue
#56FCA2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE792 #E76CC1
analogous
#84E76C #6CE792 #6CE7D0
triadic
#6CE792 #926CE7 #E7926C
tetradic
#6CE792 #6C84E7 #E76CC1 #E7D06C
square
#6CE792 #6C84E7 #E76CC1 #E7D06C
split-complementary
#6CE792 #D06CE7 #E76C84
monochromatic
#1EBA4F #37DE6B #6CE792 #A1F0B9 #D5F8E0
Accessibility & contrast
On white
1.56
#6CE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6CE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE792
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE792 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#4EE4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce792; /* rgb */ color: rgb(108, 231, 146); /* oklch */ color: oklch(83.6% 0.163 151.4);
Tailwind
colors: {
custom: {
50: '#9fefb2',
500: '#6ce792',
950: '#000000',
},
}SCSS
$custom: #6ce792; $custom-light: #9fefb2; $custom-dark: #000000;
JSON
{
"hex": "#6ce792",
"rgb": {
"r": 108,
"g": 231,
"b": 146
},
"hsl": {
"h": 138.537,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.83637,
"c": 0.16302,
"h": 151.4
},
"luminance": 0.62415
}Semantic roles & 50–950 ramp
primary
#6CE792
secondary
#BA3D93
accent
#1298D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581