#6AE194#6AE194
#6AE194 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.154 H 153.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE194 |
|---|---|
| RGB | rgb(106, 225, 148) |
| HSL | hsl(141, 66%, 65%) |
| HSV | hsv(141, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(81.32, -50.45, 27.73) |
| CIE-LCH | lch(81.32, 57.57, 151.21°) |
| OKLab | oklab(82.15% -0.1371 0.0697) |
| OKLCH | oklch(82.15% 0.154 153.1) |
| XYZ | xyz(38.2115, 59.0494, 37.3953) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.33
Weird Green
#3AE57F
ΔE00 4.39
Seafoam Green
#7AF9AB
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.70
Tealish Green
#0CDC73
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE194 #E16AB7
analogous
#7CE16A #6AE194 #6AE1CF
triadic
#6AE194 #946AE1 #E1946A
tetradic
#6AE194 #6A7CE1 #E16AB7 #E1CF6A
square
#6AE194 #6A7CE1 #E16AB7 #E1CF6A
split-complementary
#6AE194 #CF6AE1 #E16A7C
monochromatic
#23AE54 #37D76F #6AE194 #9DEBB9 #D0F6DD
Accessibility & contrast
On white
1.64
#6AE194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6AE194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE194
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE194 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#4BDECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae194; /* rgb */ color: rgb(106, 225, 148); /* oklch */ color: oklch(82.1% 0.154 153.1);
Tailwind
colors: {
custom: {
50: '#9debb4',
500: '#6ae194',
950: '#000000',
},
}SCSS
$custom: #6ae194; $custom-light: #9debb4; $custom-dark: #000000;
JSON
{
"hex": "#6ae194",
"rgb": {
"r": 106,
"g": 225,
"b": 148
},
"hsl": {
"h": 141.176,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.82146,
"c": 0.15384,
"h": 153.1
},
"luminance": 0.59053
}Semantic roles & 50–950 ramp
primary
#6AE194
secondary
#AF4088
accent
#178ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481