#69F0A4#69F0A4
#69F0A4 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.160 H 156.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0A4 |
|---|---|
| RGB | rgb(105, 240, 164) |
| HSL | hsl(146, 82%, 68%) |
| HSV | hsv(146, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 31.7%, 5.9%) |
| CIE-LAB | lab(86.01, -53.82, 25.87) |
| CIE-LCH | lch(86.01, 59.72, 154.33°) |
| OKLab | oklab(86.07% -0.1466 0.0654) |
| OKLCH | oklch(86.07% 0.16 156) |
| XYZ | xyz(43.6830, 67.9997, 45.9380) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0A4 #F069B5
analogous
#72F069 #69F0A4 #69F0E7
triadic
#69F0A4 #A469F0 #F0A469
tetradic
#69F0A4 #6972F0 #F069B5 #F0E769
square
#69F0A4 #6972F0 #F069B5 #F0E769
split-complementary
#69F0A4 #E769F0 #F06972
monochromatic
#14CA64 #31EA82 #69F0A4 #A1F6C6 #D8FBE8
Accessibility & contrast
On white
1.44
#69F0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#69F0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0A4
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0A4 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9F
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#3BEEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f0a4; /* rgb */ color: rgb(105, 240, 164); /* oklch */ color: oklch(86.1% 0.160 156.0);
Tailwind
colors: {
custom: {
50: '#9ef6bf',
500: '#69f0a4',
950: '#000000',
},
}SCSS
$custom: #69f0a4; $custom-light: #9ef6bf; $custom-dark: #000000;
JSON
{
"hex": "#69f0a4",
"rgb": {
"r": 105,
"g": 240,
"b": 164
},
"hsl": {
"h": 146.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86065,
"c": 0.16048,
"h": 156
},
"luminance": 0.68004
}Semantic roles & 50–950 ramp
primary
#69F0A4
secondary
#C73688
accent
#0780DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582