#6CE49D#6CE49D
#6CE49D is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.149 H 155.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE49D |
|---|---|
| RGB | rgb(108, 228, 157) |
| HSL | hsl(145, 69%, 66%) |
| HSV | hsv(145, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.44, -49.56, 24.62) |
| CIE-LCH | lch(82.44, 55.34, 153.59°) |
| OKLab | oklab(83.13% -0.1351 0.0623) |
| OKLCH | oklch(83.13% 0.149 155.3) |
| XYZ | xyz(40.0104, 61.1058, 41.5779) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE49D #E46CB3
analogous
#77E46C #6CE49D #6CE4D9
triadic
#6CE49D #9D6CE4 #E49D6C
tetradic
#6CE49D #6C77E4 #E46CB3 #E4D96C
square
#6CE49D #6C77E4 #E46CB3 #E4D96C
split-complementary
#6CE49D #D96CE4 #E46C77
monochromatic
#21B45D #38DB7B #6CE49D #A0EDBF #D3F7E2
Accessibility & contrast
On white
1.59
#6CE49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6CE49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE49D
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE49D | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#4AE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ce49d; /* rgb */ color: rgb(108, 228, 157); /* oklch */ color: oklch(83.1% 0.149 155.3);
Tailwind
colors: {
custom: {
50: '#9eedba',
500: '#6ce49d',
950: '#000000',
},
}SCSS
$custom: #6ce49d; $custom-light: #9eedba; $custom-dark: #000000;
JSON
{
"hex": "#6ce49d",
"rgb": {
"r": 108,
"g": 228,
"b": 157
},
"hsl": {
"h": 144.5,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.83131,
"c": 0.14877,
"h": 155.3
},
"luminance": 0.61109
}Semantic roles & 50–950 ramp
primary
#6CE49D
secondary
#B53F85
accent
#1584D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581