#6DFFAA#6DFFAA
#6DFFAA is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.173 H 155.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFAA |
|---|---|
| RGB | rgb(109, 255, 170) |
| HSL | hsl(145, 100%, 71%) |
| HSV | hsv(145, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.63, -57.82, 29.12) |
| CIE-LCH | lch(90.63, 64.74, 153.27°) |
| OKLab | oklab(89.92% -0.1571 0.0733) |
| OKLCH | oklch(89.92% 0.173 155) |
| XYZ | xyz(49.3183, 77.6688, 50.4150) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.88
Light Green Blue
#56FCA2
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.78
Sea Green (survey)
#53FCA1
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFAA #FF6DC2
analogous
#79FF6D #6DFFAA #6DFFF3
triadic
#6DFFAA #AA6DFF #FFAA6D
tetradic
#6DFFAA #6D79FF #FF6DC2 #FFF36D
square
#6DFFAA #6D79FF #FF6DC2 #FFF36D
split-complementary
#6DFFAA #F36DFF #FF6D79
monochromatic
#00F265 #30FF86 #6DFFAA #AAFFCE #E0FFED
Accessibility & contrast
On white
1.27
#6DFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6DFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFAA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFAA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA5
Deuteranopia (green-blind)
#EADFAF
Tritanopia (blue-blind)
#3BFDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dffaa; /* rgb */ color: rgb(109, 255, 170); /* oklch */ color: oklch(89.9% 0.173 155.0);
Tailwind
colors: {
custom: {
50: '#a2ffc3',
500: '#6dffaa',
950: '#000000',
},
}SCSS
$custom: #6dffaa; $custom-light: #a2ffc3; $custom-dark: #000000;
JSON
{
"hex": "#6dffaa",
"rgb": {
"r": 109,
"g": 255,
"b": 170
},
"hsl": {
"h": 145.068,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.89918,
"c": 0.17339,
"h": 155
},
"luminance": 0.77673
}Semantic roles & 50–950 ramp
primary
#6DFFAA
secondary
#DB3596
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682