#69E07F#69E07F
#69E07F is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.172 H 147.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69E07F |
|---|---|
| RGB | rgb(105, 224, 127) |
| HSL | hsl(131, 66%, 65%) |
| HSV | hsv(131, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.65, -53.80, 37.48) |
| CIE-LCH | lch(80.65, 65.57, 145.14°) |
| OKLab | oklab(81.48% -0.1458 0.0922) |
| OKLCH | oklch(81.48% 0.172 147.7) |
| XYZ | xyz(36.3098, 57.8438, 29.3261) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Tealish Green
#0CDC73
ΔE00 4.32
Lightish Green
#61E160
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.61
Turquoise Green
#04F489
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E07F #E069CA
analogous
#8FE069 #69E07F #69E0BA
triadic
#69E07F #7F69E0 #E07F69
tetradic
#69E07F #698FE0 #E069CA #E0BA69
square
#69E07F #698FE0 #E069CA #E0BA69
split-complementary
#69E07F #BA69E0 #E0698F
monochromatic
#23AB3C #36D654 #69E07F #9CEAAA #CEF5D6
Accessibility & contrast
On white
1.67
#69E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#69E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E07F
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E07F | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#51DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e07f; /* rgb */ color: rgb(105, 224, 127); /* oklch */ color: oklch(81.5% 0.172 147.7);
Tailwind
colors: {
custom: {
50: '#9ceaa5',
500: '#69e07f',
950: '#000000',
},
}SCSS
$custom: #69e07f; $custom-light: #9ceaa5; $custom-dark: #000000;
JSON
{
"hex": "#69e07f",
"rgb": {
"r": 105,
"g": 224,
"b": 127
},
"hsl": {
"h": 131.092,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81481,
"c": 0.17248,
"h": 147.7
},
"luminance": 0.57847
}Semantic roles & 50–950 ramp
primary
#69E07F
secondary
#AD4099
accent
#18ACCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480