#6CE993#6CE993
#6CE993 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.165 H 151.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE993 |
|---|---|
| RGB | rgb(108, 233, 147) |
| HSL | hsl(139, 74%, 67%) |
| HSV | hsv(139, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.74, -53.40, 31.49) |
| CIE-LCH | lch(83.74, 61.99, 149.47°) |
| OKLab | oklab(84.14% -0.1449 0.0787) |
| OKLCH | oklch(84.14% 0.165 151.5) |
| XYZ | xyz(40.5868, 63.5690, 37.7293) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE993 #E96CC2
analogous
#84E96C #6CE993 #6CE9D2
triadic
#6CE993 #936CE9 #E9936C
tetradic
#6CE993 #6C84E9 #E96CC2 #E9D26C
square
#6CE993 #6C84E9 #E96CC2 #E9D26C
split-complementary
#6CE993 #D26CE9 #E96C84
monochromatic
#1CBE4F #37E16C #6CE993 #A1F1BA #D6F9E1
Accessibility & contrast
On white
1.53
#6CE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6CE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE993
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE993 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#4DE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce993; /* rgb */ color: rgb(108, 233, 147); /* oklch */ color: oklch(84.1% 0.165 151.5);
Tailwind
colors: {
custom: {
50: '#9ff1b3',
500: '#6ce993',
950: '#000000',
},
}SCSS
$custom: #6ce993; $custom-light: #9ff1b3; $custom-dark: #000000;
JSON
{
"hex": "#6ce993",
"rgb": {
"r": 108,
"g": 233,
"b": 147
},
"hsl": {
"h": 138.72,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84141,
"c": 0.16485,
"h": 151.5
},
"luminance": 0.63573
}Semantic roles & 50–950 ramp
primary
#6CE993
secondary
#BD3C95
accent
#0F98D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581