#69E57D#69E57D
#69E57D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.7% C 0.181 H 147.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69E57D |
|---|---|
| RGB | rgb(105, 229, 125) |
| HSL | hsl(130, 70%, 65%) |
| HSV | hsv(130, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 45.4%, 10.2%) |
| CIE-LAB | lab(82.12, -56.07, 40.34) |
| CIE-LCH | lch(82.12, 69.07, 144.26°) |
| OKLab | oklab(82.68% -0.1519 0.0986) |
| OKLCH | oklch(82.68% 0.181 147) |
| XYZ | xyz(37.5443, 60.5193, 29.1010) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightish Green
#61E160
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.70
Turquoise Green
#04F489
ΔE00 5.25
Minty Green
#0BF77D
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E57D #E569D1
analogous
#93E569 #69E57D #69E5BB
triadic
#69E57D #7D69E5 #E57D69
tetradic
#69E57D #6993E5 #E569D1 #E5BB69
square
#69E57D #6993E5 #E569D1 #E5BB69
split-complementary
#69E57D #BB69E5 #E56993
monochromatic
#1FB437 #35DC50 #69E57D #9DEEAA #D1F7D7
Accessibility & contrast
On white
1.60
#69E57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#69E57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E57D
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E57D | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D375
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#50E0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e57d; /* rgb */ color: rgb(105, 229, 125); /* oklch */ color: oklch(82.7% 0.181 147.0);
Tailwind
colors: {
custom: {
50: '#9deea4',
500: '#69e57d',
950: '#000000',
},
}SCSS
$custom: #69e57d; $custom-light: #9deea4; $custom-dark: #000000;
JSON
{
"hex": "#69e57d",
"rgb": {
"r": 105,
"g": 229,
"b": 125
},
"hsl": {
"h": 129.677,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82676,
"c": 0.18111,
"h": 147
},
"luminance": 0.60523
}Semantic roles & 50–950 ramp
primary
#69E57D
secondary
#B53DA2
accent
#13B4D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580