#69D18F#69D18F
#69D18F is a light, vivid green. Relative luminance 0.506; OKLCH L 78.1% C 0.136 H 153.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69D18F |
|---|---|
| RGB | rgb(105, 209, 143) |
| HSL | hsl(142, 53%, 62%) |
| HSV | hsv(142, 50%, 82%) |
| CMYK | cmyk(49.8%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(76.43, -44.92, 23.70) |
| CIE-LCH | lch(76.43, 50.79, 152.18°) |
| OKLab | oklab(78.11% -0.1225 0.0599) |
| OKLCH | oklch(78.11% 0.136 153.9) |
| XYZ | xyz(33.5816, 50.5847, 33.9755) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.03
Soft Green
#6FC276
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.20
Dark Mint
#48C072
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.83
Greenblue
#23C48B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D18F #D169AB
analogous
#77D169 #69D18F #69D1C3
triadic
#69D18F #8F69D1 #D18F69
tetradic
#69D18F #6977D1 #D169AB #D1C369
square
#69D18F #6977D1 #D169AB #D1C369
split-complementary
#69D18F #C369D1 #D16977
monochromatic
#2D9352 #3BC16C #69D18F #98DFB2 #C7EED5
Accessibility & contrast
On white
1.89
#69D18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#69D18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D18F
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D18F | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#C2B893
Tritanopia (blue-blind)
#50CFC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69d18f; /* rgb */ color: rgb(105, 209, 143); /* oklch */ color: oklch(78.1% 0.136 153.9);
Tailwind
colors: {
custom: {
50: '#9ae0b0',
500: '#69d18f',
950: '#000000',
},
}SCSS
$custom: #69d18f; $custom-light: #9ae0b0; $custom-dark: #000000;
JSON
{
"hex": "#69d18f",
"rgb": {
"r": 105,
"g": 209,
"b": 143
},
"hsl": {
"h": 141.923,
"s": 53.061,
"l": 61.569
},
"oklch": {
"l": 0.78111,
"c": 0.13631,
"h": 153.9
},
"luminance": 0.50587
}Semantic roles & 50–950 ramp
primary
#69D18F
secondary
#98467A
accent
#2588C0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481