#69E7A0#69E7A0
#69E7A0 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.152 H 156.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7A0 |
|---|---|
| RGB | rgb(105, 231, 160) |
| HSL | hsl(146, 72%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 30.7%, 9.4%) |
| CIE-LAB | lab(83.28, -50.92, 24.20) |
| CIE-LCH | lch(83.28, 56.38, 154.58°) |
| OKLab | oklab(83.81% -0.1389 0.0613) |
| OKLCH | oklch(83.81% 0.152 156.2) |
| XYZ | xyz(40.7435, 62.6895, 43.2041) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7A0 #E769B0
analogous
#71E769 #69E7A0 #69E7DF
triadic
#69E7A0 #A069E7 #E7A069
tetradic
#69E7A0 #6971E7 #E769B0 #E7DF69
square
#69E7A0 #6971E7 #E769B0 #E7DF69
split-complementary
#69E7A0 #DF69E7 #E76971
monochromatic
#1DB861 #34DF7F #69E7A0 #9EEFC1 #D3F8E3
Accessibility & contrast
On white
1.55
#69E7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#69E7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7A0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7A0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79C
Deuteranopia (green-blind)
#D4CAA4
Tritanopia (blue-blind)
#41E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e7a0; /* rgb */ color: rgb(105, 231, 160); /* oklch */ color: oklch(83.8% 0.152 156.2);
Tailwind
colors: {
custom: {
50: '#9defbc',
500: '#69e7a0',
950: '#000000',
},
}SCSS
$custom: #69e7a0; $custom-light: #9defbc; $custom-dark: #000000;
JSON
{
"hex": "#69e7a0",
"rgb": {
"r": 105,
"g": 231,
"b": 160
},
"hsl": {
"h": 146.19,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.8381,
"c": 0.15177,
"h": 156.2
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#69E7A0
secondary
#B83C82
accent
#117FD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582