#6DEFAC#6DEFAC
#6DEFAC is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.150 H 158.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFAC |
|---|---|
| RGB | rgb(109, 239, 172) |
| HSL | hsl(149, 80%, 68%) |
| HSV | hsv(149, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(85.99, -51.01, 21.76) |
| CIE-LCH | lch(85.99, 55.45, 156.90°) |
| OKLab | oklab(86.13% -0.1396 0.0553) |
| OKLCH | oklch(86.13% 0.15 158.4) |
| XYZ | xyz(44.6158, 67.9587, 49.7879) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFAC #EF6DB0
analogous
#6FEF6D #6DEFAC #6DEFED
triadic
#6DEFAC #AC6DEF #EFAC6D
tetradic
#6DEFAC #6D6FEF #EF6DB0 #EFED6D
square
#6DEFAC #6D6FEF #EF6DB0 #EFED6D
split-complementary
#6DEFAC #ED6DEF #EF6D6F
monochromatic
#16CB6E #36E98D #6DEFAC #A4F5CB #DBFBEB
Accessibility & contrast
On white
1.44
#6DEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6DEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFAC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFAC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA8
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#40EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6defac; /* rgb */ color: rgb(109, 239, 172); /* oklch */ color: oklch(86.1% 0.150 158.4);
Tailwind
colors: {
custom: {
50: '#a0f5c5',
500: '#6defac',
950: '#000000',
},
}SCSS
$custom: #6defac; $custom-light: #a0f5c5; $custom-dark: #000000;
JSON
{
"hex": "#6defac",
"rgb": {
"r": 109,
"g": 239,
"b": 172
},
"hsl": {
"h": 149.077,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86132,
"c": 0.15017,
"h": 158.4
},
"luminance": 0.67963
}Semantic roles & 50–950 ramp
primary
#6DEFAC
secondary
#C73982
accent
#0976DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582