#69E8A2#69E8A2
#69E8A2 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.151 H 156.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8A2 |
|---|---|
| RGB | rgb(105, 232, 162) |
| HSL | hsl(147, 73%, 66%) |
| HSV | hsv(147, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.61, -50.95, 23.63) |
| CIE-LCH | lch(83.61, 56.16, 155.12°) |
| OKLab | oklab(84.09% -0.139 0.0599) |
| OKLCH | oklch(84.09% 0.151 156.7) |
| XYZ | xyz(41.2005, 63.3214, 44.2265) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8A2 #E869AF
analogous
#6FE869 #69E8A2 #69E8E1
triadic
#69E8A2 #A269E8 #E8A269
tetradic
#69E8A2 #696FE8 #E869AF #E8E169
square
#69E8A2 #696FE8 #E869AF #E8E169
split-complementary
#69E8A2 #E169E8 #E8696F
monochromatic
#1DBA63 #34E081 #69E8A2 #9EF0C3 #D3F8E4
Accessibility & contrast
On white
1.54
#69E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#69E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8A2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8A2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D5CBA6
Tritanopia (blue-blind)
#40E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e8a2; /* rgb */ color: rgb(105, 232, 162); /* oklch */ color: oklch(84.1% 0.151 156.7);
Tailwind
colors: {
custom: {
50: '#9df0be',
500: '#69e8a2',
950: '#000000',
},
}SCSS
$custom: #69e8a2; $custom-light: #9df0be; $custom-dark: #000000;
JSON
{
"hex": "#69e8a2",
"rgb": {
"r": 105,
"g": 232,
"b": 162
},
"hsl": {
"h": 146.929,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84094,
"c": 0.15138,
"h": 156.7
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#69E8A2
secondary
#BA3C81
accent
#107DD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582