#6AE8A6#6AE8A6
#6AE8A6 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.147 H 158.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A6 |
|---|---|
| RGB | rgb(106, 232, 166) |
| HSL | hsl(149, 73%, 66%) |
| HSV | hsv(149, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.72, -49.95, 21.71) |
| CIE-LCH | lch(83.72, 54.47, 156.51°) |
| OKLab | oklab(84.22% -0.1366 0.0552) |
| OKLCH | oklch(84.22% 0.147 158) |
| XYZ | xyz(41.6799, 63.5268, 46.1344) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A6 #E86AAC
analogous
#6DE86A #6AE8A6 #6AE8E5
triadic
#6AE8A6 #A66AE8 #E8A66A
tetradic
#6AE8A6 #6A6DE8 #E86AAC #E8E56A
square
#6AE8A6 #6A6DE8 #E86AAC #E8E56A
split-complementary
#6AE8A6 #E56AE8 #E86A6D
monochromatic
#1DBB68 #35E086 #6AE8A6 #9FF0C6 #D4F8E5
Accessibility & contrast
On white
1.53
#6AE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6AE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A6
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A6 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A2
Deuteranopia (green-blind)
#D4CCAA
Tritanopia (blue-blind)
#40E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae8a6; /* rgb */ color: rgb(106, 232, 166); /* oklch */ color: oklch(84.2% 0.147 158.0);
Tailwind
colors: {
custom: {
50: '#9ef0c0',
500: '#6ae8a6',
950: '#000000',
},
}SCSS
$custom: #6ae8a6; $custom-light: #9ef0c0; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a6",
"rgb": {
"r": 106,
"g": 232,
"b": 166
},
"hsl": {
"h": 148.571,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84216,
"c": 0.14737,
"h": 158
},
"luminance": 0.63531
}Semantic roles & 50–950 ramp
primary
#6AE8A6
secondary
#BA3C7E
accent
#1077D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582