#69F7A1#69F7A1
#69F7A1 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.7% C 0.173 H 154.0°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69F7A1 |
|---|---|
| RGB | rgb(105, 247, 161) |
| HSL | hsl(144, 90%, 69%) |
| HSV | hsv(144, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 34.8%, 3.1%) |
| CIE-LAB | lab(88.01, -57.15, 30.11) |
| CIE-LCH | lch(88.01, 64.60, 152.22°) |
| OKLab | oklab(87.69% -0.1551 0.0756) |
| OKLCH | oklch(87.69% 0.173 154) |
| XYZ | xyz(45.5158, 72.0937, 45.2281) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 1.60
Sea Green (survey)
#53FCA1
ΔE00 1.73
Seafoam Green
#7AF9AB
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F7A1 #F769BF
analogous
#78F769 #69F7A1 #69F7E8
triadic
#69F7A1 #A169F7 #F7A169
tetradic
#69F7A1 #6978F7 #F769BF #F7E869
square
#69F7A1 #6978F7 #F769BF #F7E869
split-complementary
#69F7A1 #E869F7 #F76978
monochromatic
#0CDA5D #2FF47D #69F7A1 #A3FAC5 #DDFDEA
Accessibility & contrast
On white
1.36
#69F7A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#69F7A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F7A1
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F7A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F7A1 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#E3D7A6
Tritanopia (blue-blind)
#3AF4E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f7a1; /* rgb */ color: rgb(105, 247, 161); /* oklch */ color: oklch(87.7% 0.173 154.0);
Tailwind
colors: {
custom: {
50: '#9ffbbd',
500: '#69f7a1',
950: '#000000',
},
}SCSS
$custom: #69f7a1; $custom-light: #9ffbbd; $custom-dark: #000000;
JSON
{
"hex": "#69f7a1",
"rgb": {
"r": 105,
"g": 247,
"b": 161
},
"hsl": {
"h": 143.662,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87692,
"c": 0.17255,
"h": 154
},
"luminance": 0.72098
}Semantic roles & 50–950 ramp
primary
#69F7A1
secondary
#D13493
accent
#008BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582