#69F497#69F497
#69F497 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.178 H 151.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69F497 |
|---|---|
| RGB | rgb(105, 244, 151) |
| HSL | hsl(140, 86%, 68%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 38.1%, 4.3%) |
| CIE-LAB | lab(86.96, -57.73, 33.73) |
| CIE-LCH | lch(86.96, 66.87, 149.70°) |
| OKLab | oklab(86.78% -0.1564 0.0841) |
| OKLCH | oklch(86.78% 0.178 151.7) |
| XYZ | xyz(43.7590, 69.9349, 40.4649) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F497 #F469C6
analogous
#80F469 #69F497 #69F4DC
triadic
#69F497 #9769F4 #F49769
tetradic
#69F497 #6980F4 #F469C6 #F4DC69
square
#69F497 #6980F4 #F469C6 #F4DC69
split-complementary
#69F497 #DC69F4 #F46980
monochromatic
#0FD350 #30F06F #69F497 #A2F8BF #DBFCE6
Accessibility & contrast
On white
1.40
#69F497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#69F497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F497
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F497 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E291
Deuteranopia (green-blind)
#E2D59D
Tritanopia (blue-blind)
#41F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f497; /* rgb */ color: rgb(105, 244, 151); /* oklch */ color: oklch(86.8% 0.178 151.7);
Tailwind
colors: {
custom: {
50: '#9ff9b6',
500: '#69f497',
950: '#000000',
},
}SCSS
$custom: #69f497; $custom-light: #9ff9b6; $custom-dark: #000000;
JSON
{
"hex": "#69f497",
"rgb": {
"r": 105,
"g": 244,
"b": 151
},
"hsl": {
"h": 139.856,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86778,
"c": 0.17754,
"h": 151.7
},
"luminance": 0.69939
}Semantic roles & 50–950 ramp
primary
#69F497
secondary
#CD349A
accent
#0399E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581