#69F494#69F494
#69F494 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.7% C 0.180 H 151.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69F494 |
|---|---|
| RGB | rgb(105, 244, 148) |
| HSL | hsl(139, 86%, 68%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(86.92, -58.24, 35.17) |
| CIE-LCH | lch(86.92, 68.03, 148.87°) |
| OKLab | oklab(86.72% -0.1577 0.0874) |
| OKLCH | oklch(86.72% 0.18 151) |
| XYZ | xyz(43.5185, 69.8387, 39.1981) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F494 #F469C9
analogous
#83F469 #69F494 #69F4D9
triadic
#69F494 #9469F4 #F49469
tetradic
#69F494 #6983F4 #F469C9 #F4D969
square
#69F494 #6983F4 #F469C9 #F4D969
split-complementary
#69F494 #D969F4 #F46983
monochromatic
#0FD34C #30F06B #69F494 #A2F8BD #DBFCE5
Accessibility & contrast
On white
1.40
#69F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#69F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F494
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F494 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28D
Deuteranopia (green-blind)
#E2D59A
Tritanopia (blue-blind)
#42F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f494; /* rgb */ color: rgb(105, 244, 148); /* oklch */ color: oklch(86.7% 0.180 151.0);
Tailwind
colors: {
custom: {
50: '#9ff9b4',
500: '#69f494',
950: '#000000',
},
}SCSS
$custom: #69f494; $custom-light: #9ff9b4; $custom-dark: #000000;
JSON
{
"hex": "#69f494",
"rgb": {
"r": 105,
"g": 244,
"b": 148
},
"hsl": {
"h": 138.561,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86724,
"c": 0.18026,
"h": 151
},
"luminance": 0.69843
}Semantic roles & 50–950 ramp
primary
#69F494
secondary
#CD349E
accent
#039DE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581