#69EB74#69EB74
#69EB74 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.197 H 145.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB74 |
|---|---|
| RGB | rgb(105, 235, 116) |
| HSL | hsl(125, 76%, 67%) |
| HSV | hsv(125, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(83.80, -59.62, 46.77) |
| CIE-LCH | lch(83.80, 75.78, 141.89°) |
| OKLab | oklab(84.02% -0.1617 0.1127) |
| OKLCH | oklch(84.02% 0.197 145.1) |
| XYZ | xyz(38.6841, 63.6775, 26.7720) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.82
Spearmint
#1EF876
ΔE00 4.29
Lightgreen (survey)
#76FF7B
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.48
Minty Green
#0BF77D
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB74 #EB69E0
analogous
#9FEB69 #69EB74 #69EBB5
triadic
#69EB74 #7469EB #EB7469
tetradic
#69EB74 #699FEB #EB69E0 #EBB569
square
#69EB74 #699FEB #EB69E0 #EBB569
split-complementary
#69EB74 #B569EB #EB699F
monochromatic
#1AC028 #33E442 #69EB74 #9FF2A6 #D5F9D8
Accessibility & contrast
On white
1.53
#69EB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#69EB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB74
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB74 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#DECC7C
Tritanopia (blue-blind)
#51E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69eb74; /* rgb */ color: rgb(105, 235, 116); /* oklch */ color: oklch(84.0% 0.197 145.1);
Tailwind
colors: {
custom: {
50: '#9ef29e',
500: '#69eb74',
950: '#000000',
},
}SCSS
$custom: #69eb74; $custom-light: #9ef29e; $custom-dark: #000000;
JSON
{
"hex": "#69eb74",
"rgb": {
"r": 105,
"g": 235,
"b": 116
},
"hsl": {
"h": 125.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84016,
"c": 0.19706,
"h": 145.1
},
"luminance": 0.63681
}Semantic roles & 50–950 ramp
primary
#69EB74
secondary
#BF3AB3
accent
#0DC7D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580