#69D496#69D496
#69D496 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.134 H 156.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69D496 |
|---|---|
| RGB | rgb(105, 212, 150) |
| HSL | hsl(145, 55%, 62%) |
| HSV | hsv(145, 50%, 83%) |
| CMYK | cmyk(50.5%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(77.45, -44.87, 21.43) |
| CIE-LCH | lch(77.45, 49.73, 154.47°) |
| OKLab | oklab(78.99% -0.1227 0.0544) |
| OKLCH | oklch(78.99% 0.134 156.1) |
| XYZ | xyz(34.8715, 52.2894, 37.1035) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 5.29
Eucalyptus
#44D7A8
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.75
Greenblue
#23C48B
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D496 #D469A7
analogous
#72D469 #69D496 #69D4CC
triadic
#69D496 #9669D4 #D49669
tetradic
#69D496 #6972D4 #D469A7 #D4CC69
square
#69D496 #6972D4 #D469A7 #D4CC69
split-complementary
#69D496 #CC69D4 #D46972
monochromatic
#2B9759 #39C675 #69D496 #99E2B7 #C8EFD9
Accessibility & contrast
On white
1.83
#69D496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#69D496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D496
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D496 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#4CD2C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69d496; /* rgb */ color: rgb(105, 212, 150); /* oklch */ color: oklch(79.0% 0.134 156.1);
Tailwind
colors: {
custom: {
50: '#9be2b5',
500: '#69d496',
950: '#000000',
},
}SCSS
$custom: #69d496; $custom-light: #9be2b5; $custom-dark: #000000;
JSON
{
"hex": "#69d496",
"rgb": {
"r": 105,
"g": 212,
"b": 150
},
"hsl": {
"h": 145.234,
"s": 55.44,
"l": 62.157
},
"oklch": {
"l": 0.78992,
"c": 0.13417,
"h": 156.1
},
"luminance": 0.52292
}Semantic roles & 50–950 ramp
primary
#69D496
secondary
#9C4578
accent
#237FC3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481