#6FF8AF#6FF8AF
#6FF8AF is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.4% C 0.159 H 157.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF8AF |
|---|---|
| RGB | rgb(111, 248, 175) |
| HSL | hsl(148, 91%, 70%) |
| HSV | hsv(148, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 29.4%, 2.7%) |
| CIE-LAB | lab(88.74, -53.67, 24.01) |
| CIE-LCH | lch(88.74, 58.80, 155.90°) |
| OKLab | oklab(88.42% -0.1466 0.0609) |
| OKLCH | oklch(88.42% 0.159 157.4) |
| XYZ | xyz(47.8568, 73.6051, 52.2343) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 1.68
Seafoam (survey)
#80F9AD
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF8AF #F86FB8
analogous
#74F86F #6FF8AF #6FF8F3
triadic
#6FF8AF #AF6FF8 #F8AF6F
tetradic
#6FF8AF #6F74F8 #F86FB8 #F8F36F
square
#6FF8AF #6F74F8 #F86FB8 #F8F36F
split-complementary
#6FF8AF #F36FF8 #F86F74
monochromatic
#0BE26F #35F58F #6FF8AF #A9FBCF #E2FEEF
Accessibility & contrast
On white
1.34
#6FF8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#6FF8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF8AF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF8AF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#40F6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff8af; /* rgb */ color: rgb(111, 248, 175); /* oklch */ color: oklch(88.4% 0.159 157.4);
Tailwind
colors: {
custom: {
50: '#a2fbc7',
500: '#6ff8af',
950: '#000000',
},
}SCSS
$custom: #6ff8af; $custom-light: #a2fbc7; $custom-dark: #000000;
JSON
{
"hex": "#6ff8af",
"rgb": {
"r": 111,
"g": 248,
"b": 175
},
"hsl": {
"h": 148.029,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.88415,
"c": 0.15872,
"h": 157.4
},
"luminance": 0.73609
}Semantic roles & 50–950 ramp
primary
#6FF8AF
secondary
#D3388B
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582