#6CE19E#6CE19E
#6CE19E is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.144 H 156.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE19E |
|---|---|
| RGB | rgb(108, 225, 158) |
| HSL | hsl(146, 66%, 65%) |
| HSV | hsv(146, 52%, 88%) |
| CMYK | cmyk(52%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(81.57, -48.12, 22.91) |
| CIE-LCH | lch(81.57, 53.30, 154.54°) |
| OKLab | oklab(82.43% -0.1314 0.0581) |
| OKLCH | oklch(82.43% 0.144 156.2) |
| XYZ | xyz(39.2780, 59.5038, 41.7567) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.89
Light Greenish Blue
#63F7B4
ΔE00 5.11
Hospital Green
#9BE5AA
ΔE00 5.29
Seafoam Green
#7AF9AB
ΔE00 5.37
Seafoam (survey)
#80F9AD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE19E #E16CAF
analogous
#74E16C #6CE19E #6CE1D9
triadic
#6CE19E #9E6CE1 #E19E6C
tetradic
#6CE19E #6C74E1 #E16CAF #E1D96C
square
#6CE19E #6C74E1 #E16CAF #E1D96C
split-complementary
#6CE19E #D96CE1 #E16C74
monochromatic
#24AF5F #39D77C #6CE19E #9FEBC0 #D2F6E1
Accessibility & contrast
On white
1.63
#6CE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6CE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE19E
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE19E | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#4ADFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ce19e; /* rgb */ color: rgb(108, 225, 158); /* oklch */ color: oklch(82.4% 0.144 156.2);
Tailwind
colors: {
custom: {
50: '#9eebbb',
500: '#6ce19e',
950: '#000000',
},
}SCSS
$custom: #6ce19e; $custom-light: #9eebbb; $custom-dark: #000000;
JSON
{
"hex": "#6ce19e",
"rgb": {
"r": 108,
"g": 225,
"b": 158
},
"hsl": {
"h": 145.641,
"s": 66.102,
"l": 65.294
},
"oklch": {
"l": 0.82428,
"c": 0.14368,
"h": 156.2
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#6CE19E
secondary
#B04181
accent
#1880CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481