#69F09D#69F09D
#69F09D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.167 H 153.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69F09D |
|---|---|
| RGB | rgb(105, 240, 157) |
| HSL | hsl(143, 82%, 68%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.88, -55.11, 29.27) |
| CIE-LCH | lch(85.88, 62.40, 152.03°) |
| OKLab | oklab(85.92% -0.1496 0.0735) |
| OKLCH | oklch(85.92% 0.167 153.8) |
| XYZ | xyz(43.0682, 67.7538, 42.6999) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.85
Sea Green (survey)
#53FCA1
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F09D #F069BC
analogous
#79F069 #69F09D #69F0E0
triadic
#69F09D #9D69F0 #F09D69
tetradic
#69F09D #6979F0 #F069BC #F0E069
square
#69F09D #6979F0 #F069BC #F0E069
split-complementary
#69F09D #E069F0 #F06979
monochromatic
#14CA5A #31EA79 #69F09D #A1F6C1 #D8FBE6
Accessibility & contrast
On white
1.44
#69F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#69F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F09D
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F09D | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DDD2A2
Tritanopia (blue-blind)
#3FEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f09d; /* rgb */ color: rgb(105, 240, 157); /* oklch */ color: oklch(85.9% 0.167 153.8);
Tailwind
colors: {
custom: {
50: '#9ef6ba',
500: '#69f09d',
950: '#000000',
},
}SCSS
$custom: #69f09d; $custom-light: #9ef6ba; $custom-dark: #000000;
JSON
{
"hex": "#69f09d",
"rgb": {
"r": 105,
"g": 240,
"b": 157
},
"hsl": {
"h": 143.111,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85924,
"c": 0.16673,
"h": 153.8
},
"luminance": 0.67758
}Semantic roles & 50–950 ramp
primary
#69F09D
secondary
#C7368F
accent
#078BDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581