#69F69A#69F69A
#69F69A is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.178 H 152.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69F69A |
|---|---|
| RGB | rgb(105, 246, 154) |
| HSL | hsl(141, 89%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(87.60, -57.99, 33.08) |
| CIE-LCH | lch(87.60, 66.76, 150.30°) |
| OKLab | oklab(87.32% -0.1571 0.0826) |
| OKLCH | oklch(87.32% 0.178 152.3) |
| XYZ | xyz(44.6108, 71.2437, 41.9661) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.05
Sea Green (survey)
#53FCA1
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 3.07
Foam Green
#90FDA9
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F69A #F669C5
analogous
#7FF669 #69F69A #69F6E1
triadic
#69F69A #9A69F6 #F69A69
tetradic
#69F69A #697FF6 #F669C5 #F6E169
square
#69F69A #697FF6 #F669C5 #F6E169
split-complementary
#69F69A #E169F6 #F6697F
monochromatic
#0DD853 #2FF373 #69F69A #A3F9C1 #DCFDE8
Accessibility & contrast
On white
1.38
#69F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#69F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F69A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F69A | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E494
Deuteranopia (green-blind)
#E3D6A0
Tritanopia (blue-blind)
#3EF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f69a; /* rgb */ color: rgb(105, 246, 154); /* oklch */ color: oklch(87.3% 0.178 152.3);
Tailwind
colors: {
custom: {
50: '#9ffab8',
500: '#69f69a',
950: '#000000',
},
}SCSS
$custom: #69f69a; $custom-light: #9ffab8; $custom-dark: #000000;
JSON
{
"hex": "#69f69a",
"rgb": {
"r": 105,
"g": 246,
"b": 154
},
"hsl": {
"h": 140.851,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87318,
"c": 0.17751,
"h": 152.3
},
"luminance": 0.71248
}Semantic roles & 50–950 ramp
primary
#69F69A
secondary
#CF3499
accent
#0096E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581