#6FEFAA#6FEFAA
#6FEFAA is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.151 H 157.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFAA |
|---|---|
| RGB | rgb(111, 239, 170) |
| HSL | hsl(148, 80%, 69%) |
| HSV | hsv(148, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(86.01, -50.95, 22.83) |
| CIE-LCH | lch(86.01, 55.83, 155.86°) |
| OKLab | oklab(86.16% -0.1393 0.058) |
| OKLCH | oklch(86.16% 0.151 157.4) |
| XYZ | xyz(44.6741, 68.0108, 48.7956) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Blue Green
#7EFBB3
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFAA #EF6FB4
analogous
#74EF6F #6FEFAA #6FEFEA
triadic
#6FEFAA #AA6FEF #EFAA6F
tetradic
#6FEFAA #6F74EF #EF6FB4 #EFEA6F
square
#6FEFAA #6F74EF #EF6FB4 #EFEA6F
split-complementary
#6FEFAA #EA6FEF #EF6F74
monochromatic
#17CD6B #38E989 #6FEFAA #A6F5CB #DDFBEB
Accessibility & contrast
On white
1.44
#6FEFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6FEFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFAA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFAA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#46EDDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefaa; /* rgb */ color: rgb(111, 239, 170); /* oklch */ color: oklch(86.2% 0.151 157.4);
Tailwind
colors: {
custom: {
50: '#a1f5c3',
500: '#6fefaa',
950: '#000000',
},
}SCSS
$custom: #6fefaa; $custom-light: #a1f5c3; $custom-dark: #000000;
JSON
{
"hex": "#6fefaa",
"rgb": {
"r": 111,
"g": 239,
"b": 170
},
"hsl": {
"h": 147.656,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86159,
"c": 0.15086,
"h": 157.4
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#6FEFAA
secondary
#C83B87
accent
#097BDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582