#69F790#69F790
#69F790 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.4% C 0.188 H 149.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69F790 |
|---|---|
| RGB | rgb(105, 247, 144) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(87.74, -60.04, 38.23) |
| CIE-LCH | lch(87.74, 71.18, 147.51°) |
| OKLab | oklab(87.38% -0.1624 0.0944) |
| OKLCH | oklch(87.38% 0.188 149.8) |
| XYZ | xyz(44.1173, 71.5343, 37.8627) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.24
Light Bluish Green
#76FDA8
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F790 #F769D0
analogous
#89F769 #69F790 #69F7D7
triadic
#69F790 #9069F7 #F79069
tetradic
#69F790 #6989F7 #F769D0 #F7D769
square
#69F790 #6989F7 #F769D0 #F7D769
split-complementary
#69F790 #D769F7 #F76989
monochromatic
#0CDA44 #2FF465 #69F790 #A3FABB #DDFDE6
Accessibility & contrast
On white
1.37
#69F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#69F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F790
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F790 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#E6D797
Tritanopia (blue-blind)
#43F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f790; /* rgb */ color: rgb(105, 247, 144); /* oklch */ color: oklch(87.4% 0.188 149.8);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#69f790',
950: '#000000',
},
}SCSS
$custom: #69f790; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#69f790",
"rgb": {
"r": 105,
"g": 247,
"b": 144
},
"hsl": {
"h": 136.479,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87382,
"c": 0.18787,
"h": 149.8
},
"luminance": 0.71538
}Semantic roles & 50–950 ramp
primary
#69F790
secondary
#D134A6
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581