#69F075#69F075
#69F075 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.3% C 0.203 H 145.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69F075 |
|---|---|
| RGB | rgb(105, 240, 117) |
| HSL | hsl(125, 82%, 68%) |
| HSV | hsv(125, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(85.30, -61.35, 48.14) |
| CIE-LCH | lch(85.30, 77.99, 141.88°) |
| OKLab | oklab(85.26% -0.1663 0.1158) |
| OKLCH | oklch(85.26% 0.203 145.2) |
| XYZ | xyz(40.1943, 66.6042, 27.5639) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Lightish Green
#61E160
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 4.18
Lighter Green
#75FD63
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F075 #F069E4
analogous
#A1F069 #69F075 #69F0B8
triadic
#69F075 #7569F0 #F07569
tetradic
#69F075 #69A1F0 #F069E4 #F0B869
square
#69F075 #69A1F0 #F069E4 #F0B869
split-complementary
#69F075 #B869F0 #F069A1
monochromatic
#14CA24 #31EA42 #69F075 #A1F6A8 #D8FBDB
Accessibility & contrast
On white
1.47
#69F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#69F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F075
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F075 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6A
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#4FEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f075; /* rgb */ color: rgb(105, 240, 117); /* oklch */ color: oklch(85.3% 0.203 145.2);
Tailwind
colors: {
custom: {
50: '#9ff69f',
500: '#69f075',
950: '#000000',
},
}SCSS
$custom: #69f075; $custom-light: #9ff69f; $custom-dark: #000000;
JSON
{
"hex": "#69f075",
"rgb": {
"r": 105,
"g": 240,
"b": 117
},
"hsl": {
"h": 125.333,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85259,
"c": 0.20265,
"h": 145.2
},
"luminance": 0.66608
}Semantic roles & 50–950 ramp
primary
#69F075
secondary
#C736BA
accent
#07CBDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580