#69F37B#69F37B
#69F37B is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.1% C 0.201 H 146.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69F37B |
|---|---|
| RGB | rgb(105, 243, 123) |
| HSL | hsl(128, 85%, 68%) |
| HSV | hsv(128, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 49.4%, 4.7%) |
| CIE-LAB | lab(86.27, -61.66, 46.51) |
| CIE-LCH | lch(86.27, 77.23, 142.97°) |
| OKLab | oklab(86.08% -0.167 0.1125) |
| OKLCH | oklch(86.08% 0.201 146) |
| XYZ | xyz(41.4489, 68.5308, 29.7785) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.73
Minty Green
#0BF77D
ΔE00 3.74
Wintergreen
#20F986
ΔE00 4.03
Spring Green
#00FF7F
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F37B #F369E1
analogous
#9CF369 #69F37B #69F3C0
triadic
#69F37B #7B69F3 #F37B69
tetradic
#69F37B #699CF3 #F369E1 #F3C069
square
#69F37B #699CF3 #F369E1 #F3C069
split-complementary
#69F37B #C069F3 #F3699C
monochromatic
#11D12A #30EE49 #69F37B #A2F8AD #DAFCDF
Accessibility & contrast
On white
1.43
#69F37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#69F37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F37B
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F37B | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#4CEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f37b; /* rgb */ color: rgb(105, 243, 123); /* oklch */ color: oklch(86.1% 0.201 146.0);
Tailwind
colors: {
custom: {
50: '#9ff8a3',
500: '#69f37b',
950: '#000000',
},
}SCSS
$custom: #69f37b; $custom-light: #9ff8a3; $custom-dark: #000000;
JSON
{
"hex": "#69f37b",
"rgb": {
"r": 105,
"g": 243,
"b": 123
},
"hsl": {
"h": 127.826,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86079,
"c": 0.20132,
"h": 146
},
"luminance": 0.68535
}Semantic roles & 50–950 ramp
primary
#69F37B
secondary
#CC34B8
accent
#04C5E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580