#69F19D#69F19D
#69F19D is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.168 H 153.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69F19D |
|---|---|
| RGB | rgb(105, 241, 157) |
| HSL | hsl(143, 83%, 68%) |
| HSV | hsv(143, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(86.18, -55.51, 29.66) |
| CIE-LCH | lch(86.18, 62.94, 151.88°) |
| OKLab | oklab(86.17% -0.1507 0.0745) |
| OKLCH | oklch(86.17% 0.168 153.7) |
| XYZ | xyz(43.3634, 68.3442, 42.7983) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F19D #F169BD
analogous
#79F169 #69F19D #69F1E1
triadic
#69F19D #9D69F1 #F19D69
tetradic
#69F19D #6979F1 #F169BD #F1E169
square
#69F19D #6979F1 #F169BD #F1E169
split-complementary
#69F19D #E169F1 #F16979
monochromatic
#13CD5A #31EC78 #69F19D #A1F6C2 #D9FBE6
Accessibility & contrast
On white
1.43
#69F19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#69F19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F19D
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F19D | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF98
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#3FEEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f19d; /* rgb */ color: rgb(105, 241, 157); /* oklch */ color: oklch(86.2% 0.168 153.7);
Tailwind
colors: {
custom: {
50: '#9ef6ba',
500: '#69f19d',
950: '#000000',
},
}SCSS
$custom: #69f19d; $custom-light: #9ef6ba; $custom-dark: #000000;
JSON
{
"hex": "#69f19d",
"rgb": {
"r": 105,
"g": 241,
"b": 157
},
"hsl": {
"h": 142.941,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86166,
"c": 0.16808,
"h": 153.7
},
"luminance": 0.68348
}Semantic roles & 50–950 ramp
primary
#69F19D
secondary
#C93590
accent
#068CDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581