#69F2A2#69F2A2
#69F2A2 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.165 H 155.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2A2 |
|---|---|
| RGB | rgb(105, 242, 162) |
| HSL | hsl(145, 84%, 68%) |
| HSV | hsv(145, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 33.1%, 5.1%) |
| CIE-LAB | lab(86.56, -55.00, 27.64) |
| CIE-LCH | lch(86.56, 61.55, 153.32°) |
| OKLab | oklab(86.51% -0.1495 0.0697) |
| OKLCH | oklch(86.51% 0.165 155) |
| XYZ | xyz(44.0958, 69.1120, 45.1916) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2A2 #F269B9
analogous
#74F269 #69F2A2 #69F2E7
triadic
#69F2A2 #A269F2 #F2A269
tetradic
#69F2A2 #6974F2 #F269B9 #F2E769
square
#69F2A2 #6974F2 #F269B9 #F2E769
split-complementary
#69F2A2 #E769F2 #F26974
monochromatic
#12CF60 #31ED7F #69F2A2 #A1F7C5 #DAFCE8
Accessibility & contrast
On white
1.42
#69F2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#69F2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2A2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2A2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19D
Deuteranopia (green-blind)
#DED3A7
Tritanopia (blue-blind)
#3CF0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2a2; /* rgb */ color: rgb(105, 242, 162); /* oklch */ color: oklch(86.5% 0.165 155.0);
Tailwind
colors: {
custom: {
50: '#9ef7be',
500: '#69f2a2',
950: '#000000',
},
}SCSS
$custom: #69f2a2; $custom-light: #9ef7be; $custom-dark: #000000;
JSON
{
"hex": "#69f2a2",
"rgb": {
"r": 105,
"g": 242,
"b": 162
},
"hsl": {
"h": 144.964,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86506,
"c": 0.16496,
"h": 155
},
"luminance": 0.69116
}Semantic roles & 50–950 ramp
primary
#69F2A2
secondary
#CB358C
accent
#0585E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582