#69E78D#69E78D
#69E78D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.169 H 150.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69E78D |
|---|---|
| RGB | rgb(105, 231, 141) |
| HSL | hsl(137, 72%, 66%) |
| HSV | hsv(137, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 39%, 9.4%) |
| CIE-LAB | lab(82.95, -54.32, 33.46) |
| CIE-LCH | lch(82.95, 63.80, 148.37°) |
| OKLab | oklab(83.44% -0.1472 0.0832) |
| OKLCH | oklch(83.44% 0.169 150.5) |
| XYZ | xyz(39.2066, 62.0747, 35.1097) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 4.21
Turquoise Green
#04F489
ΔE00 4.73
Seafoam Green
#7AF9AB
ΔE00 4.82
Light Green Blue
#56FCA2
ΔE00 4.97
Sea Green (survey)
#53FCA1
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E78D #E769C3
analogous
#84E769 #69E78D #69E7CC
triadic
#69E78D #8D69E7 #E78D69
tetradic
#69E78D #6984E7 #E769C3 #E7CC69
square
#69E78D #6984E7 #E769C3 #E7CC69
split-complementary
#69E78D #CC69E7 #E76984
monochromatic
#1DB84A #34DF65 #69E78D #9EEFB5 #D3F8DD
Accessibility & contrast
On white
1.57
#69E78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#69E78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E78D
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E78D | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#4AE4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e78d; /* rgb */ color: rgb(105, 231, 141); /* oklch */ color: oklch(83.4% 0.169 150.5);
Tailwind
colors: {
custom: {
50: '#9defaf',
500: '#69e78d',
950: '#000000',
},
}SCSS
$custom: #69e78d; $custom-light: #9defaf; $custom-dark: #000000;
JSON
{
"hex": "#69e78d",
"rgb": {
"r": 105,
"g": 231,
"b": 141
},
"hsl": {
"h": 137.143,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83437,
"c": 0.16909,
"h": 150.5
},
"luminance": 0.62078
}Semantic roles & 50–950 ramp
primary
#69E78D
secondary
#B83C95
accent
#119DD4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581