#69EF74#69EF74
#69EF74 is a very light, highly saturated green. Relative luminance 0.660; OKLCH L 85.0% C 0.202 H 145.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF74 |
|---|---|
| RGB | rgb(105, 239, 116) |
| HSL | hsl(125, 81%, 67%) |
| HSV | hsv(125, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 51.5%, 6.3%) |
| CIE-LAB | lab(84.99, -61.11, 48.23) |
| CIE-LCH | lch(84.99, 77.85, 141.72°) |
| OKLab | oklab(85% -0.1657 0.1159) |
| OKLCH | oklch(85% 0.202 145) |
| XYZ | xyz(39.8422, 65.9937, 27.1581) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.80
Easter Green
#8CFD7E
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.30
Lighter Green
#75FD63
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF74 #EF69E4
analogous
#A1EF69 #69EF74 #69EFB7
triadic
#69EF74 #7469EF #EF7469
tetradic
#69EF74 #69A1EF #EF69E4 #EFB769
square
#69EF74 #69A1EF #EF69E4 #EFB769
split-complementary
#69EF74 #B769EF #EF69A1
monochromatic
#15C824 #32E941 #69EF74 #A0F5A7 #D8FBDA
Accessibility & contrast
On white
1.48
#69EF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#69EF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF74
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF74 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#E1D07D
Tritanopia (blue-blind)
#50E9D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ef74; /* rgb */ color: rgb(105, 239, 116); /* oklch */ color: oklch(85.0% 0.202 145.0);
Tailwind
colors: {
custom: {
50: '#9ff59e',
500: '#69ef74',
950: '#000000',
},
}SCSS
$custom: #69ef74; $custom-light: #9ff59e; $custom-dark: #000000;
JSON
{
"hex": "#69ef74",
"rgb": {
"r": 105,
"g": 239,
"b": 116
},
"hsl": {
"h": 124.925,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85,
"c": 0.20223,
"h": 145
},
"luminance": 0.65997
}Semantic roles & 50–950 ramp
primary
#69EF74
secondary
#C537BA
accent
#08CCDD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580