#6AE8A8#6AE8A8
#6AE8A8 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.146 H 158.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A8 |
|---|---|
| RGB | rgb(106, 232, 168) |
| HSL | hsl(150, 73%, 66%) |
| HSV | hsv(150, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.76, -49.56, 20.73) |
| CIE-LCH | lch(83.76, 53.72, 157.30°) |
| OKLab | oklab(84.26% -0.1357 0.0528) |
| OKLCH | oklch(84.26% 0.146 158.8) |
| XYZ | xyz(41.8648, 63.6008, 47.1082) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.40
Seafoam (survey)
#80F9AD
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A8 #E86AAA
analogous
#6BE86A #6AE8A8 #6AE8E7
triadic
#6AE8A8 #A86AE8 #E8A86A
tetradic
#6AE8A8 #6A6BE8 #E86AAA #E8E76A
square
#6AE8A8 #6A6BE8 #E86AAA #E8E76A
split-complementary
#6AE8A8 #E76AE8 #E86A6B
monochromatic
#1DBB6B #35E089 #6AE8A8 #9FF0C7 #D4F8E6
Accessibility & contrast
On white
1.53
#6AE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6AE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A8
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A8 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#D4CCAC
Tritanopia (blue-blind)
#3FE7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae8a8; /* rgb */ color: rgb(106, 232, 168); /* oklch */ color: oklch(84.3% 0.146 158.8);
Tailwind
colors: {
custom: {
50: '#9ef0c2',
500: '#6ae8a8',
950: '#000000',
},
}SCSS
$custom: #6ae8a8; $custom-light: #9ef0c2; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a8",
"rgb": {
"r": 106,
"g": 232,
"b": 168
},
"hsl": {
"h": 149.524,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.8426,
"c": 0.14564,
"h": 158.8
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#6AE8A8
secondary
#BA3C7C
accent
#1074D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582