#69E7A2#69E7A2
#69E7A2 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.150 H 156.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7A2 |
|---|---|
| RGB | rgb(105, 231, 162) |
| HSL | hsl(147, 72%, 66%) |
| HSV | hsv(147, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 29.9%, 9.4%) |
| CIE-LAB | lab(83.32, -50.54, 23.22) |
| CIE-LCH | lch(83.32, 55.62, 155.32°) |
| OKLab | oklab(83.85% -0.138 0.0589) |
| OKLCH | oklch(83.85% 0.15 156.9) |
| XYZ | xyz(40.9198, 62.7600, 44.1329) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.26
Aqua Green
#12E193
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7A2 #E769AE
analogous
#6FE769 #69E7A2 #69E7E1
triadic
#69E7A2 #A269E7 #E7A269
tetradic
#69E7A2 #696FE7 #E769AE #E7E169
square
#69E7A2 #696FE7 #E769AE #E7E169
split-complementary
#69E7A2 #E169E7 #E7696F
monochromatic
#1DB863 #34DF81 #69E7A2 #9EEFC3 #D3F8E3
Accessibility & contrast
On white
1.55
#69E7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#69E7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7A2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7A2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#D4CBA6
Tritanopia (blue-blind)
#40E5D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e7a2; /* rgb */ color: rgb(105, 231, 162); /* oklch */ color: oklch(83.9% 0.150 156.9);
Tailwind
colors: {
custom: {
50: '#9defbd',
500: '#69e7a2',
950: '#000000',
},
}SCSS
$custom: #69e7a2; $custom-light: #9defbd; $custom-dark: #000000;
JSON
{
"hex": "#69e7a2",
"rgb": {
"r": 105,
"g": 231,
"b": 162
},
"hsl": {
"h": 147.143,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83853,
"c": 0.15,
"h": 156.9
},
"luminance": 0.62764
}Semantic roles & 50–950 ramp
primary
#69E7A2
secondary
#B83C80
accent
#117CD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582