#6AE4A2#6AE4A2
#6AE4A2 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.145 H 157.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4A2 |
|---|---|
| RGB | rgb(106, 228, 162) |
| HSL | hsl(148, 69%, 65%) |
| HSV | hsv(148, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.46, -49.07, 22.06) |
| CIE-LCH | lch(82.46, 53.80, 155.80°) |
| OKLab | oklab(83.17% -0.1341 0.056) |
| OKLCH | oklch(83.17% 0.145 157.3) |
| XYZ | xyz(40.2055, 61.1561, 43.8610) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4A2 #E46AAC
analogous
#6FE46A #6AE4A2 #6AE4DF
triadic
#6AE4A2 #A26AE4 #E4A26A
tetradic
#6AE4A2 #6A6FE4 #E46AAC #E4DF6A
square
#6AE4A2 #6A6FE4 #E46AAC #E4DF6A
split-complementary
#6AE4A2 #DF6AE4 #E46A6F
monochromatic
#20B364 #36DB82 #6AE4A2 #9EEDC2 #D2F7E3
Accessibility & contrast
On white
1.59
#6AE4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6AE4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4A2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4A2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#43E2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae4a2; /* rgb */ color: rgb(106, 228, 162); /* oklch */ color: oklch(83.2% 0.145 157.3);
Tailwind
colors: {
custom: {
50: '#9dedbd',
500: '#6ae4a2',
950: '#000000',
},
}SCSS
$custom: #6ae4a2; $custom-light: #9dedbd; $custom-dark: #000000;
JSON
{
"hex": "#6ae4a2",
"rgb": {
"r": 106,
"g": 228,
"b": 162
},
"hsl": {
"h": 147.541,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83165,
"c": 0.14537,
"h": 157.3
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#6AE4A2
secondary
#B43E7E
accent
#147AD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582