#69F07F#69F07F
#69F07F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.194 H 146.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F07F |
|---|---|
| RGB | rgb(105, 240, 127) |
| HSL | hsl(130, 82%, 68%) |
| HSV | hsv(130, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.43, -59.98, 43.55) |
| CIE-LCH | lch(85.43, 74.12, 144.02°) |
| OKLab | oklab(85.4% -0.1624 0.106) |
| OKLCH | oklch(85.4% 0.194 146.9) |
| XYZ | xyz(40.8139, 66.8521, 30.8275) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.85
Wintergreen
#20F986
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F07F #F069DA
analogous
#96F069 #69F07F #69F0C3
triadic
#69F07F #7F69F0 #F07F69
tetradic
#69F07F #6996F0 #F069DA #F0C369
square
#69F07F #6996F0 #F069DA #F0C369
split-complementary
#69F07F #C369F0 #F06996
monochromatic
#14CA32 #31EA50 #69F07F #A1F6AE #D8FBDE
Accessibility & contrast
On white
1.46
#69F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#69F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F07F
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F07F | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#4CEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f07f; /* rgb */ color: rgb(105, 240, 127); /* oklch */ color: oklch(85.4% 0.194 146.9);
Tailwind
colors: {
custom: {
50: '#9ff6a6',
500: '#69f07f',
950: '#000000',
},
}SCSS
$custom: #69f07f; $custom-light: #9ff6a6; $custom-dark: #000000;
JSON
{
"hex": "#69f07f",
"rgb": {
"r": 105,
"g": 240,
"b": 127
},
"hsl": {
"h": 129.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85403,
"c": 0.1939,
"h": 146.9
},
"luminance": 0.66856
}Semantic roles & 50–950 ramp
primary
#69F07F
secondary
#C736AF
accent
#07BBDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580