#6FF2AF#6FF2AF
#6FF2AF is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.0% C 0.151 H 158.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF2AF |
|---|---|
| RGB | rgb(111, 242, 175) |
| HSL | hsl(149, 83%, 69%) |
| HSV | hsv(149, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.98, -51.22, 21.60) |
| CIE-LCH | lch(86.98, 55.59, 157.13°) |
| OKLab | oklab(86.99% -0.1403 0.055) |
| OKLCH | oklch(86.99% 0.151 158.6) |
| XYZ | xyz(46.0416, 69.9748, 51.6293) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF2AF #F26FB2
analogous
#71F26F #6FF2AF #6FF2F0
triadic
#6FF2AF #AF6FF2 #F2AF6F
tetradic
#6FF2AF #6F71F2 #F26FB2 #F2F06F
square
#6FF2AF #6F71F2 #F26FB2 #F2F06F
split-complementary
#6FF2AF #F06FF2 #F26F71
monochromatic
#13D471 #37ED90 #6FF2AF #A7F7CE #DFFCED
Accessibility & contrast
On white
1.40
#6FF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#6FF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF2AF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF2AF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DDD5B3
Tritanopia (blue-blind)
#42F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff2af; /* rgb */ color: rgb(111, 242, 175); /* oklch */ color: oklch(87.0% 0.151 158.6);
Tailwind
colors: {
custom: {
50: '#a1f7c7',
500: '#6ff2af',
950: '#000000',
},
}SCSS
$custom: #6ff2af; $custom-light: #a1f7c7; $custom-dark: #000000;
JSON
{
"hex": "#6ff2af",
"rgb": {
"r": 111,
"g": 242,
"b": 175
},
"hsl": {
"h": 149.313,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.86985,
"c": 0.15064,
"h": 158.6
},
"luminance": 0.69979
}Semantic roles & 50–950 ramp
primary
#6FF2AF
secondary
#CB3A84
accent
#0675E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582