#69F073#69F073
#69F073 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.2% C 0.204 H 144.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69F073 |
|---|---|
| RGB | rgb(105, 240, 115) |
| HSL | hsl(124, 82%, 68%) |
| HSV | hsv(124, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 52.1%, 5.9%) |
| CIE-LAB | lab(85.28, -61.61, 49.05) |
| CIE-LCH | lch(85.28, 78.75, 141.48°) |
| OKLab | oklab(85.23% -0.1671 0.1177) |
| OKLCH | oklch(85.23% 0.204 144.8) |
| XYZ | xyz(40.0779, 66.5577, 26.9512) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Lightish Green
#61E160
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.74
Easter Green
#8CFD7E
ΔE00 3.85
Lighter Green
#75FD63
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F073 #F069E6
analogous
#A3F069 #69F073 #69F0B6
triadic
#69F073 #7369F0 #F07369
tetradic
#69F073 #69A3F0 #F069E6 #F0B669
square
#69F073 #69A3F0 #F069E6 #F0B669
split-complementary
#69F073 #B669F0 #F069A3
monochromatic
#14CA22 #31EA3F #69F073 #A1F6A7 #D8FBDB
Accessibility & contrast
On white
1.47
#69F073 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#69F073 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F073
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F073 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F073 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC68
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#50EAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69f073; /* rgb */ color: rgb(105, 240, 115); /* oklch */ color: oklch(85.2% 0.204 144.8);
Tailwind
colors: {
custom: {
50: '#9ff69e',
500: '#69f073',
950: '#000000',
},
}SCSS
$custom: #69f073; $custom-light: #9ff69e; $custom-dark: #000000;
JSON
{
"hex": "#69f073",
"rgb": {
"r": 105,
"g": 240,
"b": 115
},
"hsl": {
"h": 124.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85232,
"c": 0.20436,
"h": 144.8
},
"luminance": 0.66561
}Semantic roles & 50–950 ramp
primary
#69F073
secondary
#C736BC
accent
#07CEDE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580