#69F495#69F495
#69F495 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.179 H 151.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69F495 |
|---|---|
| RGB | rgb(105, 244, 149) |
| HSL | hsl(139, 86%, 68%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.93, -58.07, 34.69) |
| CIE-LCH | lch(86.93, 67.64, 149.15°) |
| OKLab | oklab(86.74% -0.1572 0.0863) |
| OKLCH | oklch(86.74% 0.179 151.2) |
| XYZ | xyz(43.5980, 69.8705, 39.6168) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.26
Baby Green
#8CFF9E
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F495 #F469C8
analogous
#82F469 #69F495 #69F4DA
triadic
#69F495 #9569F4 #F49569
tetradic
#69F495 #6982F4 #F469C8 #F4DA69
square
#69F495 #6982F4 #F469C8 #F4DA69
split-complementary
#69F495 #DA69F4 #F46982
monochromatic
#0FD34D #30F06D #69F495 #A2F8BD #DBFCE6
Accessibility & contrast
On white
1.40
#69F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#69F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F495
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F495 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#E2D59B
Tritanopia (blue-blind)
#42F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f495; /* rgb */ color: rgb(105, 244, 149); /* oklch */ color: oklch(86.7% 0.179 151.2);
Tailwind
colors: {
custom: {
50: '#9ff9b5',
500: '#69f495',
950: '#000000',
},
}SCSS
$custom: #69f495; $custom-light: #9ff9b5; $custom-dark: #000000;
JSON
{
"hex": "#69f495",
"rgb": {
"r": 105,
"g": 244,
"b": 149
},
"hsl": {
"h": 138.993,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86742,
"c": 0.17935,
"h": 151.2
},
"luminance": 0.69875
}Semantic roles & 50–950 ramp
primary
#69F495
secondary
#CD349D
accent
#039CE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581