#6FE675#6FE675
#6FE675 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.187 H 144.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE675 |
|---|---|
| RGB | rgb(111, 230, 117) |
| HSL | hsl(123, 70%, 67%) |
| HSV | hsv(123, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(82.52, -56.10, 44.76) |
| CIE-LCH | lch(82.52, 71.76, 141.41°) |
| OKLab | oklab(83.02% -0.1523 0.1082) |
| OKLCH | oklch(83.02% 0.187 144.6) |
| XYZ | xyz(38.0611, 61.2544, 26.6438) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.54
Lightgreen
#90EE90
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.39
Fresh Green
#69D84F
ΔE00 4.97
Spearmint
#1EF876
ΔE00 5.42
Lightgreen (survey)
#76FF7B
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE675 #E66FE0
analogous
#A5E66F #6FE675 #6FE6B1
triadic
#6FE675 #756FE6 #E6756F
tetradic
#6FE675 #6FA5E6 #E66FE0 #E6B16F
square
#6FE675 #6FA5E6 #E66FE0 #E6B16F
split-complementary
#6FE675 #B16FE6 #E66FA5
monochromatic
#20BA28 #3BDD43 #6FE675 #A3EFA7 #D7F8D9
Accessibility & contrast
On white
1.58
#6FE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6FE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE675
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE675 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#5CE1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe675; /* rgb */ color: rgb(111, 230, 117); /* oklch */ color: oklch(83.0% 0.187 144.6);
Tailwind
colors: {
custom: {
50: '#a1ef9f',
500: '#6fe675',
950: '#000000',
},
}SCSS
$custom: #6fe675; $custom-light: #a1ef9f; $custom-dark: #000000;
JSON
{
"hex": "#6fe675",
"rgb": {
"r": 111,
"g": 230,
"b": 117
},
"hsl": {
"h": 123.025,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83023,
"c": 0.18686,
"h": 144.6
},
"luminance": 0.61257
}Semantic roles & 50–950 ramp
primary
#6FE675
secondary
#BA3FB4
accent
#13C9D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580