#6AE8A5#6AE8A5
#6AE8A5 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.148 H 157.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A5 |
|---|---|
| RGB | rgb(106, 232, 165) |
| HSL | hsl(148, 73%, 66%) |
| HSV | hsv(148, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.70, -50.15, 22.20) |
| CIE-LCH | lch(83.70, 54.85, 156.12°) |
| OKLab | oklab(84.19% -0.1371 0.0564) |
| OKLCH | oklch(84.19% 0.148 157.6) |
| XYZ | xyz(41.5885, 63.4903, 45.6532) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A5 #E86AAD
analogous
#6EE86A #6AE8A5 #6AE8E4
triadic
#6AE8A5 #A56AE8 #E8A56A
tetradic
#6AE8A5 #6A6EE8 #E86AAD #E8E46A
square
#6AE8A5 #6A6EE8 #E86AAD #E8E46A
split-complementary
#6AE8A5 #E46AE8 #E86A6E
monochromatic
#1DBB67 #35E085 #6AE8A5 #9FF0C5 #D4F8E5
Accessibility & contrast
On white
1.53
#6AE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6AE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A5
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A5 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A1
Deuteranopia (green-blind)
#D4CCA9
Tritanopia (blue-blind)
#40E7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae8a5; /* rgb */ color: rgb(106, 232, 165); /* oklch */ color: oklch(84.2% 0.148 157.6);
Tailwind
colors: {
custom: {
50: '#9ef0c0',
500: '#6ae8a5',
950: '#000000',
},
}SCSS
$custom: #6ae8a5; $custom-light: #9ef0c0; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a5",
"rgb": {
"r": 106,
"g": 232,
"b": 165
},
"hsl": {
"h": 148.095,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84194,
"c": 0.14823,
"h": 157.6
},
"luminance": 0.63494
}Semantic roles & 50–950 ramp
primary
#6AE8A5
secondary
#BA3C7F
accent
#1079D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582