#6CE894#6CE894
#6CE894 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.9% C 0.163 H 151.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE894 |
|---|---|
| RGB | rgb(108, 232, 148) |
| HSL | hsl(139, 73%, 67%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(83.46, -52.83, 30.61) |
| CIE-LCH | lch(83.46, 61.05, 149.91°) |
| OKLab | oklab(83.92% -0.1434 0.0766) |
| OKLCH | oklch(83.92% 0.163 151.9) |
| XYZ | xyz(40.3833, 63.0360, 38.0503) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.29
Lightgreen
#90EE90
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE894 #E86CC0
analogous
#82E86C #6CE894 #6CE8D2
triadic
#6CE894 #946CE8 #E8946C
tetradic
#6CE894 #6C82E8 #E86CC0 #E8D26C
square
#6CE894 #6C82E8 #E86CC0 #E8D26C
split-complementary
#6CE894 #D26CE8 #E86C82
monochromatic
#1DBC51 #37E06D #6CE894 #A1F0BB #D6F9E1
Accessibility & contrast
On white
1.54
#6CE894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6CE894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE894
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE894 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#4DE5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce894; /* rgb */ color: rgb(108, 232, 148); /* oklch */ color: oklch(83.9% 0.163 151.9);
Tailwind
colors: {
custom: {
50: '#9ff0b4',
500: '#6ce894',
950: '#000000',
},
}SCSS
$custom: #6ce894; $custom-light: #9ff0b4; $custom-dark: #000000;
JSON
{
"hex": "#6ce894",
"rgb": {
"r": 108,
"g": 232,
"b": 148
},
"hsl": {
"h": 139.355,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83918,
"c": 0.16255,
"h": 151.9
},
"luminance": 0.63039
}Semantic roles & 50–950 ramp
primary
#6CE894
secondary
#BB3D93
accent
#1096D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581