#6FFEAE#6FFEAE
#6FFEAE is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.168 H 156.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEAE |
|---|---|
| RGB | rgb(111, 254, 174) |
| HSL | hsl(146, 99%, 72%) |
| HSV | hsv(146, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.47, -56.27, 26.89) |
| CIE-LCH | lch(90.47, 62.36, 154.46°) |
| OKLab | oklab(89.83% -0.1532 0.068) |
| OKLCH | oklch(89.83% 0.168 156.1) |
| XYZ | xyz(49.6332, 77.3145, 52.3438) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.29
Seafoam Green
#7AF9AB
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 1.71
Seafoam (survey)
#80F9AD
ΔE00 1.82
Light Green Blue
#56FCA2
ΔE00 2.09
Sea Green (survey)
#53FCA1
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEAE #FE6FBF
analogous
#78FE6F #6FFEAE #6FFEF6
triadic
#6FFEAE #AE6FFE #FEAE6F
tetradic
#6FFEAE #6F78FE #FE6FBF #FEF66F
square
#6FFEAE #6F78FE #FE6FBF #FEF66F
split-complementary
#6FFEAE #F66FFE #FE6F78
monochromatic
#02F16B #32FE8C #6FFEAE #ACFED0 #E1FFEE
Accessibility & contrast
On white
1.28
#6FFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6FFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEAE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEAE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#3EFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffeae; /* rgb */ color: rgb(111, 254, 174); /* oklch */ color: oklch(89.8% 0.168 156.1);
Tailwind
colors: {
custom: {
50: '#a3ffc6',
500: '#6ffeae',
950: '#000000',
},
}SCSS
$custom: #6ffeae; $custom-light: #a3ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6ffeae",
"rgb": {
"r": 111,
"g": 254,
"b": 174
},
"hsl": {
"h": 146.434,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89825,
"c": 0.16762,
"h": 156.1
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#6FFEAE
secondary
#DA3792
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682