#69F690#69F690
#69F690 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.187 H 149.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69F690 |
|---|---|
| RGB | rgb(105, 246, 144) |
| HSL | hsl(137, 89%, 69%) |
| HSV | hsv(137, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.45, -59.66, 37.84) |
| CIE-LCH | lch(87.45, 70.65, 147.61°) |
| OKLab | oklab(87.14% -0.1614 0.0935) |
| OKLCH | oklch(87.14% 0.187 149.9) |
| XYZ | xyz(43.8124, 70.9243, 37.7611) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.35
Mint Green
#8FFF9F
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F690 #F669CF
analogous
#89F669 #69F690 #69F6D7
triadic
#69F690 #9069F6 #F69069
tetradic
#69F690 #6989F6 #F669CF #F6D769
square
#69F690 #6989F6 #F669CF #F6D769
split-complementary
#69F690 #D769F6 #F66989
monochromatic
#0DD845 #2FF365 #69F690 #A3F9BB #DCFDE5
Accessibility & contrast
On white
1.38
#69F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#69F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F690
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F690 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E389
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#43F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f690; /* rgb */ color: rgb(105, 246, 144); /* oklch */ color: oklch(87.1% 0.187 149.9);
Tailwind
colors: {
custom: {
50: '#9ffab1',
500: '#69f690',
950: '#000000',
},
}SCSS
$custom: #69f690; $custom-light: #9ffab1; $custom-dark: #000000;
JSON
{
"hex": "#69f690",
"rgb": {
"r": 105,
"g": 246,
"b": 144
},
"hsl": {
"h": 136.596,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.8714,
"c": 0.18655,
"h": 149.9
},
"luminance": 0.70928
}Semantic roles & 50–950 ramp
primary
#69F690
secondary
#CF34A4
accent
#00A6E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581