#69F48D#69F48D
#69F48D is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.187 H 149.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69F48D |
|---|---|
| RGB | rgb(105, 244, 141) |
| HSL | hsl(136, 86%, 68%) |
| HSV | hsv(136, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.81, -59.37, 38.50) |
| CIE-LCH | lch(86.81, 70.76, 147.04°) |
| OKLab | oklab(86.6% -0.1606 0.095) |
| OKLCH | oklch(86.6% 0.187 149.4) |
| XYZ | xyz(42.9811, 69.6238, 36.3678) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F48D #F469D0
analogous
#8AF469 #69F48D #69F4D3
triadic
#69F48D #8D69F4 #F48D69
tetradic
#69F48D #698AF4 #F469D0 #F4D369
square
#69F48D #698AF4 #F469D0 #F4D369
split-complementary
#69F48D #D369F4 #F4698A
monochromatic
#0FD342 #30F062 #69F48D #A2F8B8 #DBFCE4
Accessibility & contrast
On white
1.41
#69F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#69F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F48D
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F48D | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E185
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#45F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f48d; /* rgb */ color: rgb(105, 244, 141); /* oklch */ color: oklch(86.6% 0.187 149.4);
Tailwind
colors: {
custom: {
50: '#9ff9af',
500: '#69f48d',
950: '#000000',
},
}SCSS
$custom: #69f48d; $custom-light: #9ff9af; $custom-dark: #000000;
JSON
{
"hex": "#69f48d",
"rgb": {
"r": 105,
"g": 244,
"b": 141
},
"hsl": {
"h": 135.54,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86603,
"c": 0.1866,
"h": 149.4
},
"luminance": 0.69628
}Semantic roles & 50–950 ramp
primary
#69F48D
secondary
#CD34A5
accent
#03A9E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581