#6CE893#6CE893
#6CE893 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.9% C 0.163 H 151.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE893 |
|---|---|
| RGB | rgb(108, 232, 147) |
| HSL | hsl(139, 73%, 67%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.44, -53.00, 31.10) |
| CIE-LCH | lch(83.44, 61.45, 149.60°) |
| OKLab | oklab(83.9% -0.1438 0.0777) |
| OKLCH | oklch(83.9% 0.163 151.6) |
| XYZ | xyz(40.3045, 63.0045, 37.6352) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.37
Light Bluish Green
#76FDA8
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE893 #E86CC1
analogous
#83E86C #6CE893 #6CE8D1
triadic
#6CE893 #936CE8 #E8936C
tetradic
#6CE893 #6C83E8 #E86CC1 #E8D16C
square
#6CE893 #6C83E8 #E86CC1 #E8D16C
split-complementary
#6CE893 #D16CE8 #E86C83
monochromatic
#1DBC4F #37E06C #6CE893 #A1F0BA #D6F9E1
Accessibility & contrast
On white
1.54
#6CE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6CE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE893
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE893 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#4DE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce893; /* rgb */ color: rgb(108, 232, 147); /* oklch */ color: oklch(83.9% 0.163 151.6);
Tailwind
colors: {
custom: {
50: '#9ff0b3',
500: '#6ce893',
950: '#000000',
},
}SCSS
$custom: #6ce893; $custom-light: #9ff0b3; $custom-dark: #000000;
JSON
{
"hex": "#6ce893",
"rgb": {
"r": 108,
"g": 232,
"b": 147
},
"hsl": {
"h": 138.871,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83899,
"c": 0.16347,
"h": 151.6
},
"luminance": 0.63008
}Semantic roles & 50–950 ramp
primary
#6CE893
secondary
#BB3D94
accent
#1097D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581