#69F2A3#69F2A3
#69F2A3 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.164 H 155.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2A3 |
|---|---|
| RGB | rgb(105, 242, 163) |
| HSL | hsl(145, 84%, 68%) |
| HSV | hsv(145, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 32.6%, 5.1%) |
| CIE-LAB | lab(86.58, -54.81, 27.16) |
| CIE-LCH | lch(86.58, 61.17, 153.64°) |
| OKLab | oklab(86.53% -0.1491 0.0685) |
| OKLCH | oklch(86.53% 0.164 155.3) |
| XYZ | xyz(44.1851, 69.1477, 45.6616) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2A3 #F269B8
analogous
#74F269 #69F2A3 #69F2E7
triadic
#69F2A3 #A369F2 #F2A369
tetradic
#69F2A3 #6974F2 #F269B8 #F2E769
square
#69F2A3 #6974F2 #F269B8 #F2E769
split-complementary
#69F2A3 #E769F2 #F26974
monochromatic
#12CF62 #31ED80 #69F2A3 #A1F7C6 #DAFCE8
Accessibility & contrast
On white
1.42
#69F2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69F2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2A3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2A3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19E
Deuteranopia (green-blind)
#DED3A8
Tritanopia (blue-blind)
#3BF0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2a3; /* rgb */ color: rgb(105, 242, 163); /* oklch */ color: oklch(86.5% 0.164 155.3);
Tailwind
colors: {
custom: {
50: '#9ef7be',
500: '#69f2a3',
950: '#000000',
},
}SCSS
$custom: #69f2a3; $custom-light: #9ef7be; $custom-dark: #000000;
JSON
{
"hex": "#69f2a3",
"rgb": {
"r": 105,
"g": 242,
"b": 163
},
"hsl": {
"h": 145.401,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86527,
"c": 0.16407,
"h": 155.3
},
"luminance": 0.69152
}Semantic roles & 50–950 ramp
primary
#69F2A3
secondary
#CB358B
accent
#0584E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582