#69E78F#69E78F
#69E78F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.167 H 151.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69E78F |
|---|---|
| RGB | rgb(105, 231, 143) |
| HSL | hsl(138, 72%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(82.99, -53.98, 32.49) |
| CIE-LCH | lch(82.99, 63.01, 148.96°) |
| OKLab | oklab(83.47% -0.1463 0.0809) |
| OKLCH | oklch(83.47% 0.167 151.1) |
| XYZ | xyz(39.3567, 62.1348, 35.9005) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 4.80
Light Green Blue
#56FCA2
ΔE00 4.87
Seafoam (survey)
#80F9AD
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E78F #E769C1
analogous
#82E769 #69E78F #69E7CE
triadic
#69E78F #8F69E7 #E78F69
tetradic
#69E78F #6982E7 #E769C1 #E7CE69
square
#69E78F #6982E7 #E769C1 #E7CE69
split-complementary
#69E78F #CE69E7 #E76982
monochromatic
#1DB84C #34DF68 #69E78F #9EEFB6 #D3F8DE
Accessibility & contrast
On white
1.56
#69E78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#69E78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E78F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E78F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#49E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e78f; /* rgb */ color: rgb(105, 231, 143); /* oklch */ color: oklch(83.5% 0.167 151.1);
Tailwind
colors: {
custom: {
50: '#9defb0',
500: '#69e78f',
950: '#000000',
},
}SCSS
$custom: #69e78f; $custom-light: #9defb0; $custom-dark: #000000;
JSON
{
"hex": "#69e78f",
"rgb": {
"r": 105,
"g": 231,
"b": 143
},
"hsl": {
"h": 138.095,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83474,
"c": 0.16725,
"h": 151.1
},
"luminance": 0.62138
}Semantic roles & 50–950 ramp
primary
#69E78F
secondary
#B83C93
accent
#119AD4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581