#69F799#69F799
#69F799 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.5% C 0.180 H 151.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F799 |
|---|---|
| RGB | rgb(105, 247, 153) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(87.88, -58.55, 33.95) |
| CIE-LCH | lch(87.88, 67.68, 149.90°) |
| OKLab | oklab(87.54% -0.1586 0.0846) |
| OKLCH | oklch(87.54% 0.18 151.9) |
| XYZ | xyz(44.8328, 71.8205, 41.6309) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.12
Light Bluish Green
#76FDA8
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.27
Baby Green
#8CFF9E
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F799 #F769C7
analogous
#80F769 #69F799 #69F7E0
triadic
#69F799 #9969F7 #F79969
tetradic
#69F799 #6980F7 #F769C7 #F7E069
square
#69F799 #6980F7 #F769C7 #F7E069
split-complementary
#69F799 #E069F7 #F76980
monochromatic
#0CDA51 #2FF471 #69F799 #A3FAC1 #DDFDE8
Accessibility & contrast
On white
1.37
#69F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#69F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F799
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F799 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E493
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#3FF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f799; /* rgb */ color: rgb(105, 247, 153); /* oklch */ color: oklch(87.5% 0.180 151.9);
Tailwind
colors: {
custom: {
50: '#9ffbb8',
500: '#69f799',
950: '#000000',
},
}SCSS
$custom: #69f799; $custom-light: #9ffbb8; $custom-dark: #000000;
JSON
{
"hex": "#69f799",
"rgb": {
"r": 105,
"g": 247,
"b": 153
},
"hsl": {
"h": 140.282,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87541,
"c": 0.17974,
"h": 151.9
},
"luminance": 0.71825
}Semantic roles & 50–950 ramp
primary
#69F799
secondary
#D1349C
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581