#69F49D#69F49D
#69F49D is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.9% C 0.172 H 153.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69F49D |
|---|---|
| RGB | rgb(105, 244, 157) |
| HSL | hsl(142, 86%, 68%) |
| HSV | hsv(142, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(87.06, -56.69, 30.85) |
| CIE-LCH | lch(87.06, 64.54, 151.45°) |
| OKLab | oklab(86.89% -0.1538 0.0773) |
| OKLCH | oklch(86.89% 0.172 153.3) |
| XYZ | xyz(44.2587, 70.1348, 43.0968) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.10
Light Green Blue
#56FCA2
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F49D #F469C0
analogous
#7AF469 #69F49D #69F4E2
triadic
#69F49D #9D69F4 #F49D69
tetradic
#69F49D #697AF4 #F469C0 #F4E269
square
#69F49D #697AF4 #F469C0 #F4E269
split-complementary
#69F49D #E269F4 #F4697A
monochromatic
#0FD359 #30F078 #69F49D #A2F8C2 #DBFCE8
Accessibility & contrast
On white
1.40
#69F49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#69F49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F49D
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F49D | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E297
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#3EF1DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f49d; /* rgb */ color: rgb(105, 244, 157); /* oklch */ color: oklch(86.9% 0.172 153.3);
Tailwind
colors: {
custom: {
50: '#9ff9ba',
500: '#69f49d',
950: '#000000',
},
}SCSS
$custom: #69f49d; $custom-light: #9ff9ba; $custom-dark: #000000;
JSON
{
"hex": "#69f49d",
"rgb": {
"r": 105,
"g": 244,
"b": 157
},
"hsl": {
"h": 142.446,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86891,
"c": 0.17212,
"h": 153.3
},
"luminance": 0.70139
}Semantic roles & 50–950 ramp
primary
#69F49D
secondary
#CD3494
accent
#038FE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582