#69E8A4#69E8A4
#69E8A4 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.150 H 157.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8A4 |
|---|---|
| RGB | rgb(105, 232, 164) |
| HSL | hsl(148, 73%, 66%) |
| HSV | hsv(148, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.65, -50.57, 22.65) |
| CIE-LCH | lch(83.65, 55.41, 155.88°) |
| OKLab | oklab(84.14% -0.1381 0.0575) |
| OKLCH | oklch(84.14% 0.15 157.4) |
| XYZ | xyz(41.3797, 63.3931, 45.1702) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8A4 #E869AD
analogous
#6DE869 #69E8A4 #69E8E3
triadic
#69E8A4 #A469E8 #E8A469
tetradic
#69E8A4 #696DE8 #E869AD #E8E369
square
#69E8A4 #696DE8 #E869AD #E8E369
split-complementary
#69E8A4 #E369E8 #E8696D
monochromatic
#1DBA66 #34E084 #69E8A4 #9EF0C4 #D3F8E4
Accessibility & contrast
On white
1.54
#69E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#69E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8A4
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8A4 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A0
Deuteranopia (green-blind)
#D4CBA8
Tritanopia (blue-blind)
#3FE6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e8a4; /* rgb */ color: rgb(105, 232, 164); /* oklch */ color: oklch(84.1% 0.150 157.4);
Tailwind
colors: {
custom: {
50: '#9df0bf',
500: '#69e8a4',
950: '#000000',
},
}SCSS
$custom: #69e8a4; $custom-light: #9df0bf; $custom-dark: #000000;
JSON
{
"hex": "#69e8a4",
"rgb": {
"r": 105,
"g": 232,
"b": 164
},
"hsl": {
"h": 147.874,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84137,
"c": 0.14962,
"h": 157.4
},
"luminance": 0.63397
}Semantic roles & 50–950 ramp
primary
#69E8A4
secondary
#BA3C7F
accent
#107AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582