#69E58D#69E58D
#69E58D is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.166 H 150.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69E58D |
|---|---|
| RGB | rgb(105, 229, 141) |
| HSL | hsl(137, 70%, 65%) |
| HSV | hsv(137, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.36, -53.53, 32.68) |
| CIE-LCH | lch(82.36, 62.71, 148.60°) |
| OKLab | oklab(82.95% -0.1451 0.0813) |
| OKLCH | oklch(82.95% 0.166 150.7) |
| XYZ | xyz(38.6500, 60.9616, 34.9241) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.04
Seafoam Green
#7AF9AB
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E58D #E569C1
analogous
#83E569 #69E58D #69E5CB
triadic
#69E58D #8D69E5 #E58D69
tetradic
#69E58D #6983E5 #E569C1 #E5CB69
square
#69E58D #6983E5 #E569C1 #E5CB69
split-complementary
#69E58D #CB69E5 #E56983
monochromatic
#1FB44B #35DC65 #69E58D #9DEEB5 #D1F7DC
Accessibility & contrast
On white
1.59
#69E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#69E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E58D
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E58D | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#4BE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e58d; /* rgb */ color: rgb(105, 229, 141); /* oklch */ color: oklch(82.9% 0.166 150.7);
Tailwind
colors: {
custom: {
50: '#9deeaf',
500: '#69e58d',
950: '#000000',
},
}SCSS
$custom: #69e58d; $custom-light: #9deeaf; $custom-dark: #000000;
JSON
{
"hex": "#69e58d",
"rgb": {
"r": 105,
"g": 229,
"b": 141
},
"hsl": {
"h": 137.419,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82949,
"c": 0.16635,
"h": 150.7
},
"luminance": 0.60965
}Semantic roles & 50–950 ramp
primary
#69E58D
secondary
#B53D92
accent
#139BD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581