#6CE892#6CE892
#6CE892 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.9% C 0.164 H 151.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE892 |
|---|---|
| RGB | rgb(108, 232, 146) |
| HSL | hsl(138, 73%, 67%) |
| HSV | hsv(138, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.43, -53.17, 31.58) |
| CIE-LCH | lch(83.43, 61.84, 149.29°) |
| OKLab | oklab(83.88% -0.1442 0.0789) |
| OKLCH | oklch(83.88% 0.164 151.3) |
| XYZ | xyz(40.2264, 62.9732, 37.2238) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE892 #E86CC2
analogous
#84E86C #6CE892 #6CE8D0
triadic
#6CE892 #926CE8 #E8926C
tetradic
#6CE892 #6C84E8 #E86CC2 #E8D06C
square
#6CE892 #6C84E8 #E86CC2 #E8D06C
split-complementary
#6CE892 #D06CE8 #E86C84
monochromatic
#1DBC4E #37E06B #6CE892 #A1F0B9 #D6F9E0
Accessibility & contrast
On white
1.54
#6CE892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6CE892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE892
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE892 | 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)
#E9D78C
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#4DE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce892; /* rgb */ color: rgb(108, 232, 146); /* oklch */ color: oklch(83.9% 0.164 151.3);
Tailwind
colors: {
custom: {
50: '#9ff0b2',
500: '#6ce892',
950: '#000000',
},
}SCSS
$custom: #6ce892; $custom-light: #9ff0b2; $custom-dark: #000000;
JSON
{
"hex": "#6ce892",
"rgb": {
"r": 108,
"g": 232,
"b": 146
},
"hsl": {
"h": 138.387,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.8388,
"c": 0.16439,
"h": 151.3
},
"luminance": 0.62977
}Semantic roles & 50–950 ramp
primary
#6CE892
secondary
#BB3D95
accent
#1099D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581