#6DF3AF#6DF3AF
#6DF3AF is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.2% C 0.153 H 158.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF3AF |
|---|---|
| RGB | rgb(109, 243, 175) |
| HSL | hsl(150, 85%, 69%) |
| HSV | hsv(150, 55%, 95%) |
| CMYK | cmyk(55.1%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.21, -52.06, 21.91) |
| CIE-LCH | lch(87.21, 56.49, 157.18°) |
| OKLab | oklab(87.15% -0.1425 0.0557) |
| OKLCH | oklch(87.15% 0.153 158.6) |
| XYZ | xyz(46.0912, 70.4433, 51.7171) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF3AF #F36DB1
analogous
#6EF36D #6DF3AF #6DF3F2
triadic
#6DF3AF #AF6DF3 #F3AF6D
tetradic
#6DF3AF #6D6EF3 #F36DB1 #F3F26D
square
#6DF3AF #6D6EF3 #F36DB1 #F3F26D
split-complementary
#6DF3AF #F26DF3 #F36D6E
monochromatic
#11D471 #34EE90 #6DF3AF #A6F8CE #DEFCED
Accessibility & contrast
On white
1.39
#6DF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#6DF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF3AF
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF3AF | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#3DF2E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6df3af; /* rgb */ color: rgb(109, 243, 175); /* oklch */ color: oklch(87.2% 0.153 158.6);
Tailwind
colors: {
custom: {
50: '#a1f8c7',
500: '#6df3af',
950: '#000000',
},
}SCSS
$custom: #6df3af; $custom-light: #a1f8c7; $custom-dark: #000000;
JSON
{
"hex": "#6df3af",
"rgb": {
"r": 109,
"g": 243,
"b": 175
},
"hsl": {
"h": 149.552,
"s": 84.81,
"l": 69.02
},
"oklch": {
"l": 0.87154,
"c": 0.153,
"h": 158.6
},
"luminance": 0.70448
}Semantic roles & 50–950 ramp
primary
#6DF3AF
secondary
#CC3883
accent
#0474E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582