#6CE19C#6CE19C
#6CE19C is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.145 H 155.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE19C |
|---|---|
| RGB | rgb(108, 225, 156) |
| HSL | hsl(145, 66%, 65%) |
| HSV | hsv(145, 52%, 88%) |
| CMYK | cmyk(52%, 0%, 30.7%, 11.8%) |
| CIE-LAB | lab(81.53, -48.50, 23.90) |
| CIE-LCH | lch(81.53, 54.07, 153.77°) |
| OKLab | oklab(82.39% -0.1323 0.0605) |
| OKLCH | oklch(82.39% 0.145 155.4) |
| XYZ | xyz(39.1073, 59.4355, 40.8574) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.32
Seafoam (survey)
#80F9AD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE19C #E16CB1
analogous
#77E16C #6CE19C #6CE1D6
triadic
#6CE19C #9C6CE1 #E19C6C
tetradic
#6CE19C #6C77E1 #E16CB1 #E1D66C
square
#6CE19C #6C77E1 #E16CB1 #E1D66C
split-complementary
#6CE19C #D66CE1 #E16C77
monochromatic
#24AF5D #39D77A #6CE19C #9FEBBE #D2F6E0
Accessibility & contrast
On white
1.63
#6CE19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6CE19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE19C
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE19C | 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)
#E0D298
Deuteranopia (green-blind)
#CFC6A0
Tritanopia (blue-blind)
#4BDFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ce19c; /* rgb */ color: rgb(108, 225, 156); /* oklch */ color: oklch(82.4% 0.145 155.4);
Tailwind
colors: {
custom: {
50: '#9eebb9',
500: '#6ce19c',
950: '#000000',
},
}SCSS
$custom: #6ce19c; $custom-light: #9eebb9; $custom-dark: #000000;
JSON
{
"hex": "#6ce19c",
"rgb": {
"r": 108,
"g": 225,
"b": 156
},
"hsl": {
"h": 144.615,
"s": 66.102,
"l": 65.294
},
"oklch": {
"l": 0.82385,
"c": 0.14549,
"h": 155.4
},
"luminance": 0.59439
}Semantic roles & 50–950 ramp
primary
#6CE19C
secondary
#B04183
accent
#1883CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481