#6AE193#6AE193
#6AE193 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.155 H 152.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE193 |
|---|---|
| RGB | rgb(106, 225, 147) |
| HSL | hsl(141, 66%, 65%) |
| HSV | hsv(141, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(81.30, -50.63, 28.22) |
| CIE-LCH | lch(81.30, 57.97, 150.87°) |
| OKLab | oklab(82.13% -0.1376 0.0708) |
| OKLCH | oklch(82.13% 0.155 152.8) |
| XYZ | xyz(38.1327, 59.0179, 36.9802) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.38
Seafoam Green
#7AF9AB
ΔE00 5.33
Seafoam (survey)
#80F9AD
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE193 #E16AB8
analogous
#7DE16A #6AE193 #6AE1CE
triadic
#6AE193 #936AE1 #E1936A
tetradic
#6AE193 #6A7DE1 #E16AB8 #E1CE6A
square
#6AE193 #6A7DE1 #E16AB8 #E1CE6A
split-complementary
#6AE193 #CE6AE1 #E16A7D
monochromatic
#23AE53 #37D76E #6AE193 #9DEBB8 #D0F6DD
Accessibility & contrast
On white
1.64
#6AE193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6AE193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE193
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE193 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18E
Deuteranopia (green-blind)
#D1C598
Tritanopia (blue-blind)
#4BDECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae193; /* rgb */ color: rgb(106, 225, 147); /* oklch */ color: oklch(82.1% 0.155 152.8);
Tailwind
colors: {
custom: {
50: '#9debb3',
500: '#6ae193',
950: '#000000',
},
}SCSS
$custom: #6ae193; $custom-light: #9debb3; $custom-dark: #000000;
JSON
{
"hex": "#6ae193",
"rgb": {
"r": 106,
"g": 225,
"b": 147
},
"hsl": {
"h": 140.672,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.82126,
"c": 0.15476,
"h": 152.8
},
"luminance": 0.59021
}Semantic roles & 50–950 ramp
primary
#6AE193
secondary
#AF4089
accent
#178FCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481