#6DF2AB#6DF2AB
#6DF2AB is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.8% C 0.155 H 157.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF2AB |
|---|---|
| RGB | rgb(109, 242, 171) |
| HSL | hsl(148, 84%, 69%) |
| HSV | hsv(148, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.85, -52.43, 23.45) |
| CIE-LCH | lch(86.85, 57.44, 155.90°) |
| OKLab | oklab(86.83% -0.1432 0.0595) |
| OKLCH | oklch(86.83% 0.155 157.4) |
| XYZ | xyz(45.4057, 69.6916, 49.5792) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF2AB #F26DB4
analogous
#72F26D #6DF2AB #6DF2EE
triadic
#6DF2AB #AB6DF2 #F2AB6D
tetradic
#6DF2AB #6D72F2 #F26DB4 #F2EE6D
square
#6DF2AB #6D72F2 #F26DB4 #F2EE6D
split-complementary
#6DF2AB #EE6DF2 #F26D72
monochromatic
#13D26C #35ED8B #6DF2AB #A5F7CB #DDFCEC
Accessibility & contrast
On white
1.41
#6DF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#6DF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF2AB
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF2AB | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#40F0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df2ab; /* rgb */ color: rgb(109, 242, 171); /* oklch */ color: oklch(86.8% 0.155 157.4);
Tailwind
colors: {
custom: {
50: '#a0f7c4',
500: '#6df2ab',
950: '#000000',
},
}SCSS
$custom: #6df2ab; $custom-light: #a0f7c4; $custom-dark: #000000;
JSON
{
"hex": "#6df2ab",
"rgb": {
"r": 109,
"g": 242,
"b": 171
},
"hsl": {
"h": 147.97,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86828,
"c": 0.15509,
"h": 157.4
},
"luminance": 0.69696
}Semantic roles & 50–950 ramp
primary
#6DF2AB
secondary
#CB3887
accent
#057AE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582