#6DF3AC#6DF3AC
#6DF3AC is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.1% C 0.156 H 157.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF3AC |
|---|---|
| RGB | rgb(109, 243, 172) |
| HSL | hsl(148, 85%, 69%) |
| HSV | hsv(148, 55%, 95%) |
| CMYK | cmyk(55.1%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(87.16, -52.65, 23.37) |
| CIE-LCH | lch(87.16, 57.60, 156.07°) |
| OKLab | oklab(87.09% -0.1438 0.0593) |
| OKLCH | oklch(87.09% 0.156 157.6) |
| XYZ | xyz(45.7998, 70.3268, 50.1826) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF3AC #F36DB4
analogous
#71F36D #6DF3AC #6DF3EF
triadic
#6DF3AC #AC6DF3 #F3AC6D
tetradic
#6DF3AC #6D71F3 #F36DB4 #F3EF6D
square
#6DF3AC #6D71F3 #F36DB4 #F3EF6D
split-complementary
#6DF3AC #EF6DF3 #F36D71
monochromatic
#11D46D #34EE8C #6DF3AC #A6F8CC #DEFCEC
Accessibility & contrast
On white
1.39
#6DF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#6DF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF3AC
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF3AC | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#3FF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6df3ac; /* rgb */ color: rgb(109, 243, 172); /* oklch */ color: oklch(87.1% 0.156 157.6);
Tailwind
colors: {
custom: {
50: '#a1f8c5',
500: '#6df3ac',
950: '#000000',
},
}SCSS
$custom: #6df3ac; $custom-light: #a1f8c5; $custom-dark: #000000;
JSON
{
"hex": "#6df3ac",
"rgb": {
"r": 109,
"g": 243,
"b": 172
},
"hsl": {
"h": 148.209,
"s": 84.81,
"l": 69.02
},
"oklch": {
"l": 0.87089,
"c": 0.15557,
"h": 157.6
},
"luminance": 0.70331
}Semantic roles & 50–950 ramp
primary
#6DF3AC
secondary
#CC3887
accent
#0479E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582