#69ED7F#69ED7F
#69ED7F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.190 H 147.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED7F |
|---|---|
| RGB | rgb(105, 237, 127) |
| HSL | hsl(130, 79%, 67%) |
| HSV | hsv(130, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.54, -58.84, 42.43) |
| CIE-LCH | lch(84.54, 72.54, 144.21°) |
| OKLab | oklab(84.67% -0.1593 0.1035) |
| OKLCH | oklch(84.67% 0.19 147) |
| XYZ | xyz(39.9381, 65.1004, 30.5355) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.84
Spearmint
#1EF876
ΔE00 4.08
Minty Green
#0BF77D
ΔE00 4.09
Lightish Green
#61E160
ΔE00 4.10
Wintergreen
#20F986
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED7F #ED69D7
analogous
#95ED69 #69ED7F #69EDC1
triadic
#69ED7F #7F69ED #ED7F69
tetradic
#69ED7F #6995ED #ED69D7 #EDC169
square
#69ED7F #6995ED #ED69D7 #EDC169
split-complementary
#69ED7F #C169ED #ED6995
monochromatic
#18C434 #32E650 #69ED7F #A0F4AE #D6FADC
Accessibility & contrast
On white
1.50
#69ED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#69ED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED7F
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED7F | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#4DE8D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ed7f; /* rgb */ color: rgb(105, 237, 127); /* oklch */ color: oklch(84.7% 0.190 147.0);
Tailwind
colors: {
custom: {
50: '#9ef4a6',
500: '#69ed7f',
950: '#000000',
},
}SCSS
$custom: #69ed7f; $custom-light: #9ef4a6; $custom-dark: #000000;
JSON
{
"hex": "#69ed7f",
"rgb": {
"r": 105,
"g": 237,
"b": 127
},
"hsl": {
"h": 130,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84669,
"c": 0.18996,
"h": 147
},
"luminance": 0.65104
}Semantic roles & 50–950 ramp
primary
#69ED7F
secondary
#C238AB
accent
#0BB8DB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580