#69F48B#69F48B
#69F48B is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.188 H 149.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69F48B |
|---|---|
| RGB | rgb(105, 244, 139) |
| HSL | hsl(135, 86%, 68%) |
| HSV | hsv(135, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(86.78, -59.69, 39.44) |
| CIE-LCH | lch(86.78, 71.54, 146.54°) |
| OKLab | oklab(86.57% -0.1615 0.0971) |
| OKLCH | oklch(86.57% 0.188 149) |
| XYZ | xyz(42.8336, 69.5648, 35.5912) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.68
Mint Green
#8FFF9F
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F48B #F469D2
analogous
#8CF469 #69F48B #69F4D0
triadic
#69F48B #8B69F4 #F48B69
tetradic
#69F48B #698CF4 #F469D2 #F4D069
square
#69F48B #698CF4 #F469D2 #F4D069
split-complementary
#69F48B #D069F4 #F4698C
monochromatic
#0FD33F #30F05F #69F48B #A2F8B7 #DBFCE3
Accessibility & contrast
On white
1.41
#69F48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69F48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F48B
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F48B | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E183
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#46F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f48b; /* rgb */ color: rgb(105, 244, 139); /* oklch */ color: oklch(86.6% 0.188 149.0);
Tailwind
colors: {
custom: {
50: '#9ff9ae',
500: '#69f48b',
950: '#000000',
},
}SCSS
$custom: #69f48b; $custom-light: #9ff9ae; $custom-dark: #000000;
JSON
{
"hex": "#69f48b",
"rgb": {
"r": 105,
"g": 244,
"b": 139
},
"hsl": {
"h": 134.676,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86569,
"c": 0.18841,
"h": 149
},
"luminance": 0.69569
}Semantic roles & 50–950 ramp
primary
#69F48B
secondary
#CD34A8
accent
#03ACE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581