#6DEFAA#6DEFAA
#6DEFAA is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.1% C 0.152 H 157.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFAA |
|---|---|
| RGB | rgb(109, 239, 170) |
| HSL | hsl(148, 80%, 68%) |
| HSV | hsv(148, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.95, -51.40, 22.73) |
| CIE-LCH | lch(85.95, 56.20, 156.14°) |
| OKLab | oklab(86.09% -0.1405 0.0577) |
| OKLCH | oklch(86.09% 0.152 157.7) |
| XYZ | xyz(44.4252, 67.8825, 48.7839) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFAA #EF6DB2
analogous
#71EF6D #6DEFAA #6DEFEB
triadic
#6DEFAA #AA6DEF #EFAA6D
tetradic
#6DEFAA #6D71EF #EF6DB2 #EFEB6D
square
#6DEFAA #6D71EF #EF6DB2 #EFEB6D
split-complementary
#6DEFAA #EB6DEF #EF6D71
monochromatic
#16CB6B #36E98A #6DEFAA #A4F5CA #DBFBEA
Accessibility & contrast
On white
1.44
#6DEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6DEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFAA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFAA | 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)
#EDDFA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#42EDDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6defaa; /* rgb */ color: rgb(109, 239, 170); /* oklch */ color: oklch(86.1% 0.152 157.7);
Tailwind
colors: {
custom: {
50: '#a0f5c3',
500: '#6defaa',
950: '#000000',
},
}SCSS
$custom: #6defaa; $custom-light: #a0f5c3; $custom-dark: #000000;
JSON
{
"hex": "#6defaa",
"rgb": {
"r": 109,
"g": 239,
"b": 170
},
"hsl": {
"h": 148.154,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86089,
"c": 0.15189,
"h": 157.7
},
"luminance": 0.67886
}Semantic roles & 50–950 ramp
primary
#6DEFAA
secondary
#C73984
accent
#0979DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582