#69F2A5#69F2A5
#69F2A5 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.6% C 0.162 H 156.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2A5 |
|---|---|
| RGB | rgb(105, 242, 165) |
| HSL | hsl(146, 84%, 68%) |
| HSV | hsv(146, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 31.8%, 5.1%) |
| CIE-LAB | lab(86.61, -54.44, 26.18) |
| CIE-LCH | lch(86.61, 60.41, 154.31°) |
| OKLab | oklab(86.57% -0.1482 0.0661) |
| OKLCH | oklch(86.57% 0.162 156) |
| XYZ | xyz(44.3657, 69.2200, 46.6128) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2A5 #F269B6
analogous
#71F269 #69F2A5 #69F2E9
triadic
#69F2A5 #A569F2 #F2A569
tetradic
#69F2A5 #6971F2 #F269B6 #F2E969
square
#69F2A5 #6971F2 #F269B6 #F2E969
split-complementary
#69F2A5 #E969F2 #F26971
monochromatic
#12CF65 #31ED83 #69F2A5 #A1F7C7 #DAFCE9
Accessibility & contrast
On white
1.41
#69F2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#69F2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2A5
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2A5 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A0
Deuteranopia (green-blind)
#DED3AA
Tritanopia (blue-blind)
#3AF0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2a5; /* rgb */ color: rgb(105, 242, 165); /* oklch */ color: oklch(86.6% 0.162 156.0);
Tailwind
colors: {
custom: {
50: '#9ef7c0',
500: '#69f2a5',
950: '#000000',
},
}SCSS
$custom: #69f2a5; $custom-light: #9ef7c0; $custom-dark: #000000;
JSON
{
"hex": "#69f2a5",
"rgb": {
"r": 105,
"g": 242,
"b": 165
},
"hsl": {
"h": 146.277,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86568,
"c": 0.1623,
"h": 156
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#69F2A5
secondary
#CB3589
accent
#0580E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582