#6DFEAE#6DFEAE
#6DFEAE is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.8% C 0.169 H 156.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEAE |
|---|---|
| RGB | rgb(109, 254, 174) |
| HSL | hsl(147, 99%, 71%) |
| HSV | hsv(147, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(90.41, -56.69, 26.80) |
| CIE-LCH | lch(90.41, 62.70, 154.70°) |
| OKLab | oklab(89.76% -0.1544 0.0677) |
| OKLCH | oklch(89.76% 0.169 156.3) |
| XYZ | xyz(49.3843, 77.1861, 52.3321) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.40
Seafoam Green
#7AF9AB
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 1.94
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEAE #FE6DBD
analogous
#74FE6D #6DFEAE #6DFEF7
triadic
#6DFEAE #AE6DFE #FEAE6D
tetradic
#6DFEAE #6D74FE #FE6DBD #FEF76D
square
#6DFEAE #6D74FE #FE6DBD #FEF76D
split-complementary
#6DFEAE #F76DFE #FE6D74
monochromatic
#02EF6C #30FE8C #6DFEAE #AAFED0 #E1FFEE
Accessibility & contrast
On white
1.28
#6DFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#6DFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEAE
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEAE | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#39FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfeae; /* rgb */ color: rgb(109, 254, 174); /* oklch */ color: oklch(89.8% 0.169 156.3);
Tailwind
colors: {
custom: {
50: '#a2ffc6',
500: '#6dfeae',
950: '#000000',
},
}SCSS
$custom: #6dfeae; $custom-light: #a2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6dfeae",
"rgb": {
"r": 109,
"g": 254,
"b": 174
},
"hsl": {
"h": 146.897,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.8976,
"c": 0.16857,
"h": 156.3
},
"luminance": 0.77191
}Semantic roles & 50–950 ramp
primary
#6DFEAE
secondary
#DA3590
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682