#6AE19E#6AE19E
#6AE19E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.145 H 156.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE19E |
|---|---|
| RGB | rgb(106, 225, 158) |
| HSL | hsl(146, 66%, 65%) |
| HSV | hsv(146, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 29.8%, 11.8%) |
| CIE-LAB | lab(81.50, -48.59, 22.81) |
| CIE-LCH | lch(81.50, 53.68, 154.85°) |
| OKLab | oklab(82.35% -0.1327 0.0578) |
| OKLCH | oklch(82.35% 0.145 156.5) |
| XYZ | xyz(39.0375, 59.3798, 41.7454) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.91
Light Greenish Blue
#63F7B4
ΔE00 5.06
Seafoam Green
#7AF9AB
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE19E #E16AAD
analogous
#72E16A #6AE19E #6AE1D9
triadic
#6AE19E #9E6AE1 #E19E6A
tetradic
#6AE19E #6A72E1 #E16AAD #E1D96A
square
#6AE19E #6A72E1 #E16AAD #E1D96A
split-complementary
#6AE19E #D96AE1 #E16A72
monochromatic
#23AE60 #37D77D #6AE19E #9DEBBF #D0F6E0
Accessibility & contrast
On white
1.63
#6AE19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6AE19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE19E
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE19E | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29A
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#46DFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae19e; /* rgb */ color: rgb(106, 225, 158); /* oklch */ color: oklch(82.4% 0.145 156.5);
Tailwind
colors: {
custom: {
50: '#9debbb',
500: '#6ae19e',
950: '#000000',
},
}SCSS
$custom: #6ae19e; $custom-light: #9debbb; $custom-dark: #000000;
JSON
{
"hex": "#6ae19e",
"rgb": {
"r": 106,
"g": 225,
"b": 158
},
"hsl": {
"h": 146.218,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.82354,
"c": 0.14475,
"h": 156.5
},
"luminance": 0.59383
}Semantic roles & 50–950 ramp
primary
#6AE19E
secondary
#AF407F
accent
#177ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481