#6DEFAB#6DEFAB
#6DEFAB is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.1% C 0.151 H 158.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFAB |
|---|---|
| RGB | rgb(109, 239, 171) |
| HSL | hsl(149, 80%, 68%) |
| HSV | hsv(149, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(85.97, -51.20, 22.24) |
| CIE-LCH | lch(85.97, 55.83, 156.52°) |
| OKLab | oklab(86.11% -0.14 0.0565) |
| OKLCH | oklch(86.11% 0.151 158) |
| XYZ | xyz(44.5201, 67.9205, 49.2840) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFAB #EF6DB1
analogous
#70EF6D #6DEFAB #6DEFEC
triadic
#6DEFAB #AB6DEF #EFAB6D
tetradic
#6DEFAB #6D70EF #EF6DB1 #EFEC6D
square
#6DEFAB #6D70EF #EF6DB1 #EFEC6D
split-complementary
#6DEFAB #EC6DEF #EF6D70
monochromatic
#16CB6D #36E98B #6DEFAB #A4F5CB #DBFBEA
Accessibility & contrast
On white
1.44
#6DEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6DEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFAB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFAB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#41EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6defab; /* rgb */ color: rgb(109, 239, 171); /* oklch */ color: oklch(86.1% 0.151 158.0);
Tailwind
colors: {
custom: {
50: '#a0f5c4',
500: '#6defab',
950: '#000000',
},
}SCSS
$custom: #6defab; $custom-light: #a0f5c4; $custom-dark: #000000;
JSON
{
"hex": "#6defab",
"rgb": {
"r": 109,
"g": 239,
"b": 171
},
"hsl": {
"h": 148.615,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.8611,
"c": 0.15102,
"h": 158
},
"luminance": 0.67924
}Semantic roles & 50–950 ramp
primary
#6DEFAB
secondary
#C73983
accent
#0978DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582