#69F0A3#69F0A3
#69F0A3 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.161 H 155.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0A3 |
|---|---|
| RGB | rgb(105, 240, 163) |
| HSL | hsl(146, 82%, 68%) |
| HSV | hsv(146, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 32.1%, 5.9%) |
| CIE-LAB | lab(85.99, -54.01, 26.36) |
| CIE-LCH | lch(85.99, 60.10, 153.99°) |
| OKLab | oklab(86.05% -0.147 0.0665) |
| OKLCH | oklch(86.05% 0.161 155.6) |
| XYZ | xyz(43.5931, 67.9637, 45.4643) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Greenish Blue
#63F7B4
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0A3 #F069B6
analogous
#72F069 #69F0A3 #69F0E7
triadic
#69F0A3 #A369F0 #F0A369
tetradic
#69F0A3 #6972F0 #F069B6 #F0E769
square
#69F0A3 #6972F0 #F069B6 #F0E769
split-complementary
#69F0A3 #E769F0 #F06972
monochromatic
#14CA62 #31EA81 #69F0A3 #A1F6C5 #D8FBE7
Accessibility & contrast
On white
1.44
#69F0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#69F0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0A3
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0A3 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9E
Deuteranopia (green-blind)
#DCD2A8
Tritanopia (blue-blind)
#3CEEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f0a3; /* rgb */ color: rgb(105, 240, 163); /* oklch */ color: oklch(86.0% 0.161 155.6);
Tailwind
colors: {
custom: {
50: '#9ef6be',
500: '#69f0a3',
950: '#000000',
},
}SCSS
$custom: #69f0a3; $custom-light: #9ef6be; $custom-dark: #000000;
JSON
{
"hex": "#69f0a3",
"rgb": {
"r": 105,
"g": 240,
"b": 163
},
"hsl": {
"h": 145.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86045,
"c": 0.16137,
"h": 155.6
},
"luminance": 0.67968
}Semantic roles & 50–950 ramp
primary
#69F0A3
secondary
#C73689
accent
#0782DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582