#6FF5AF#6FF5AF
#6FF5AF is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.7% C 0.155 H 158.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF5AF |
|---|---|
| RGB | rgb(111, 245, 175) |
| HSL | hsl(149, 87%, 70%) |
| HSV | hsv(149, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 28.6%, 3.9%) |
| CIE-LAB | lab(87.86, -52.45, 22.81) |
| CIE-LCH | lch(87.86, 57.19, 156.50°) |
| OKLab | oklab(87.7% -0.1434 0.058) |
| OKLCH | oklch(87.7% 0.155 158) |
| XYZ | xyz(46.9419, 71.7752, 51.9294) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Blue Green
#7EFBB3
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF5AF #F56FB5
analogous
#72F56F #6FF5AF #6FF5F2
triadic
#6FF5AF #AF6FF5 #F5AF6F
tetradic
#6FF5AF #6F72F5 #F56FB5 #F5F26F
square
#6FF5AF #6F72F5 #F56FB5 #F5F26F
split-complementary
#6FF5AF #F26FF5 #F56F72
monochromatic
#0FDA70 #36F18F #6FF5AF #A8F9CF #E1FDEF
Accessibility & contrast
On white
1.37
#6FF5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#6FF5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF5AF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF5AF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#E0D7B3
Tritanopia (blue-blind)
#41F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff5af; /* rgb */ color: rgb(111, 245, 175); /* oklch */ color: oklch(87.7% 0.155 158.0);
Tailwind
colors: {
custom: {
50: '#a2f9c7',
500: '#6ff5af',
950: '#000000',
},
}SCSS
$custom: #6ff5af; $custom-light: #a2f9c7; $custom-dark: #000000;
JSON
{
"hex": "#6ff5af",
"rgb": {
"r": 111,
"g": 245,
"b": 175
},
"hsl": {
"h": 148.657,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.877,
"c": 0.15469,
"h": 158
},
"luminance": 0.71779
}Semantic roles & 50–950 ramp
primary
#6FF5AF
secondary
#CF3987
accent
#0278E4
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582