#6CE19D#6CE19D
#6CE19D is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.145 H 155.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE19D |
|---|---|
| RGB | rgb(108, 225, 157) |
| HSL | hsl(145, 66%, 65%) |
| HSV | hsv(145, 52%, 88%) |
| CMYK | cmyk(52%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.55, -48.31, 23.41) |
| CIE-LCH | lch(81.55, 53.69, 154.15°) |
| OKLab | oklab(82.41% -0.1319 0.0593) |
| OKLCH | oklch(82.41% 0.145 155.8) |
| XYZ | xyz(39.1923, 59.4695, 41.3052) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 5.08
Light Greenish Blue
#63F7B4
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE19D #E16CB0
analogous
#75E16C #6CE19D #6CE1D7
triadic
#6CE19D #9D6CE1 #E19D6C
tetradic
#6CE19D #6C75E1 #E16CB0 #E1D76C
square
#6CE19D #6C75E1 #E16CB0 #E1D76C
split-complementary
#6CE19D #D76CE1 #E16C75
monochromatic
#24AF5E #39D77B #6CE19D #9FEBBF #D2F6E1
Accessibility & contrast
On white
1.63
#6CE19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6CE19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE19D
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE19D | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D299
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#4BDFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ce19d; /* rgb */ color: rgb(108, 225, 157); /* oklch */ color: oklch(82.4% 0.145 155.8);
Tailwind
colors: {
custom: {
50: '#9eebba',
500: '#6ce19d',
950: '#000000',
},
}SCSS
$custom: #6ce19d; $custom-light: #9eebba; $custom-dark: #000000;
JSON
{
"hex": "#6ce19d",
"rgb": {
"r": 108,
"g": 225,
"b": 157
},
"hsl": {
"h": 145.128,
"s": 66.102,
"l": 65.294
},
"oklch": {
"l": 0.82407,
"c": 0.14459,
"h": 155.8
},
"luminance": 0.59473
}Semantic roles & 50–950 ramp
primary
#6CE19D
secondary
#B04182
accent
#1882CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481