#69E57E#69E57E
#69E57E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.180 H 147.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69E57E |
|---|---|
| RGB | rgb(105, 229, 126) |
| HSL | hsl(130, 70%, 65%) |
| HSV | hsv(130, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(82.13, -55.92, 39.87) |
| CIE-LCH | lch(82.13, 68.67, 144.51°) |
| OKLab | oklab(82.69% -0.1515 0.0976) |
| OKLCH | oklch(82.69% 0.18 147.2) |
| XYZ | xyz(37.6085, 60.5450, 29.4391) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightish Green
#61E160
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 5.20
Minty Green
#0BF77D
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E57E #E569D0
analogous
#92E569 #69E57E #69E5BC
triadic
#69E57E #7E69E5 #E57E69
tetradic
#69E57E #6992E5 #E569D0 #E5BC69
square
#69E57E #6992E5 #E569D0 #E5BC69
split-complementary
#69E57E #BC69E5 #E56992
monochromatic
#1FB439 #35DC51 #69E57E #9DEEAB #D1F7D8
Accessibility & contrast
On white
1.60
#69E57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69E57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E57E
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E57E | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#50E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e57e; /* rgb */ color: rgb(105, 229, 126); /* oklch */ color: oklch(82.7% 0.180 147.2);
Tailwind
colors: {
custom: {
50: '#9deea5',
500: '#69e57e',
950: '#000000',
},
}SCSS
$custom: #69e57e; $custom-light: #9deea5; $custom-dark: #000000;
JSON
{
"hex": "#69e57e",
"rgb": {
"r": 105,
"g": 229,
"b": 126
},
"hsl": {
"h": 130.161,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82692,
"c": 0.18019,
"h": 147.2
},
"luminance": 0.60548
}Semantic roles & 50–950 ramp
primary
#69E57E
secondary
#B53DA1
accent
#13B2D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580