#6FF3AF#6FF3AF
#6FF3AF is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.2% C 0.152 H 158.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3AF |
|---|---|
| RGB | rgb(111, 243, 175) |
| HSL | hsl(149, 85%, 69%) |
| HSV | hsv(149, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(87.28, -51.63, 22.00) |
| CIE-LCH | lch(87.28, 56.12, 156.92°) |
| OKLab | oklab(87.22% -0.1413 0.056) |
| OKLCH | oklch(87.22% 0.152 158.4) |
| XYZ | xyz(46.3401, 70.5716, 51.7288) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3AF #F36FB3
analogous
#71F36F #6FF3AF #6FF3F1
triadic
#6FF3AF #AF6FF3 #F3AF6F
tetradic
#6FF3AF #6F71F3 #F36FB3 #F3F16F
square
#6FF3AF #6F71F3 #F36FB3 #F3F16F
split-complementary
#6FF3AF #F16FF3 #F36F71
monochromatic
#12D671 #37EE90 #6FF3AF #A7F8CE #E0FCEE
Accessibility & contrast
On white
1.39
#6FF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6FF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3AF
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3AF | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#42F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff3af; /* rgb */ color: rgb(111, 243, 175); /* oklch */ color: oklch(87.2% 0.152 158.4);
Tailwind
colors: {
custom: {
50: '#a2f8c7',
500: '#6ff3af',
950: '#000000',
},
}SCSS
$custom: #6ff3af; $custom-light: #a2f8c7; $custom-dark: #000000;
JSON
{
"hex": "#6ff3af",
"rgb": {
"r": 111,
"g": 243,
"b": 175
},
"hsl": {
"h": 149.091,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.87223,
"c": 0.15199,
"h": 158.4
},
"luminance": 0.70576
}Semantic roles & 50–950 ramp
primary
#6FF3AF
secondary
#CC3A85
accent
#0476E1
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582