#6AE195#6AE195
#6AE195 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.153 H 153.4°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE195 |
|---|---|
| RGB | rgb(106, 225, 149) |
| HSL | hsl(142, 66%, 65%) |
| HSV | hsv(142, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(81.34, -50.27, 27.24) |
| CIE-LCH | lch(81.34, 57.18, 151.55°) |
| OKLab | oklab(82.17% -0.1367 0.0685) |
| OKLCH | oklch(82.17% 0.153 153.4) |
| XYZ | xyz(38.2910, 59.0812, 37.8139) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 5.79
Light Greenish Blue
#63F7B4
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE195 #E16AB6
analogous
#7AE16A #6AE195 #6AE1D1
triadic
#6AE195 #956AE1 #E1956A
tetradic
#6AE195 #6A7AE1 #E16AB6 #E1D16A
square
#6AE195 #6A7AE1 #E16AB6 #E1D16A
split-complementary
#6AE195 #D16AE1 #E16A7A
monochromatic
#23AE55 #37D771 #6AE195 #9DEBB9 #D0F6DD
Accessibility & contrast
On white
1.64
#6AE195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6AE195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE195
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE195 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#4BDECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae195; /* rgb */ color: rgb(106, 225, 149); /* oklch */ color: oklch(82.2% 0.153 153.4);
Tailwind
colors: {
custom: {
50: '#9debb4',
500: '#6ae195',
950: '#000000',
},
}SCSS
$custom: #6ae195; $custom-light: #9debb4; $custom-dark: #000000;
JSON
{
"hex": "#6ae195",
"rgb": {
"r": 106,
"g": 225,
"b": 149
},
"hsl": {
"h": 141.681,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.82166,
"c": 0.15291,
"h": 153.4
},
"luminance": 0.59085
}Semantic roles & 50–950 ramp
primary
#6AE195
secondary
#AF4087
accent
#178CCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481