#6DF2AF#6DF2AF
#6DF2AF is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.9% C 0.152 H 158.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF2AF |
|---|---|
| RGB | rgb(109, 242, 175) |
| HSL | hsl(150, 84%, 69%) |
| HSV | hsv(150, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.92, -51.65, 21.50) |
| CIE-LCH | lch(86.92, 55.95, 157.40°) |
| OKLab | oklab(86.92% -0.1414 0.0547) |
| OKLCH | oklch(86.92% 0.152 158.9) |
| XYZ | xyz(45.7927, 69.8464, 51.6176) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF2AF #F26DB0
analogous
#6EF26D #6DF2AF #6DF2F1
triadic
#6DF2AF #AF6DF2 #F2AF6D
tetradic
#6DF2AF #6D6EF2 #F26DB0 #F2F16D
square
#6DF2AF #6D6EF2 #F26DB0 #F2F16D
split-complementary
#6DF2AF #F16DF2 #F26D6E
monochromatic
#13D272 #35ED90 #6DF2AF #A5F7CE #DDFCED
Accessibility & contrast
On white
1.40
#6DF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#6DF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF2AF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF2AF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#3DF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6df2af; /* rgb */ color: rgb(109, 242, 175); /* oklch */ color: oklch(86.9% 0.152 158.9);
Tailwind
colors: {
custom: {
50: '#a0f7c7',
500: '#6df2af',
950: '#000000',
},
}SCSS
$custom: #6df2af; $custom-light: #a0f7c7; $custom-dark: #000000;
JSON
{
"hex": "#6df2af",
"rgb": {
"r": 109,
"g": 242,
"b": 175
},
"hsl": {
"h": 149.774,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.86916,
"c": 0.15166,
"h": 158.9
},
"luminance": 0.69851
}Semantic roles & 50–950 ramp
primary
#6DF2AF
secondary
#CB3882
accent
#0574E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582