#69D693#69D693
#69D693 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.4% C 0.140 H 154.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69D693 |
|---|---|
| RGB | rgb(105, 214, 147) |
| HSL | hsl(143, 57%, 63%) |
| HSV | hsv(143, 51%, 84%) |
| CMYK | cmyk(50.9%, 0%, 31.3%, 16.1%) |
| CIE-LAB | lab(77.99, -46.30, 23.74) |
| CIE-LCH | lch(77.99, 52.03, 152.85°) |
| OKLab | oklab(79.41% -0.1262 0.06) |
| OKLCH | oklch(79.41% 0.14 154.6) |
| XYZ | xyz(35.1361, 53.2001, 36.0152) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D693 #D669AC
analogous
#76D669 #69D693 #69D6C9
triadic
#69D693 #9369D6 #D69369
tetradic
#69D693 #6976D6 #D669AC #D6C969
square
#69D693 #6976D6 #D669AC #D6C969
split-complementary
#69D693 #C969D6 #D66976
monochromatic
#2A9A55 #39C970 #69D693 #99E3B6 #C9F0D8
Accessibility & contrast
On white
1.80
#69D693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#69D693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D693
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D693 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78F
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#4DD4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d693; /* rgb */ color: rgb(105, 214, 147); /* oklch */ color: oklch(79.4% 0.140 154.6);
Tailwind
colors: {
custom: {
50: '#9be3b3',
500: '#69d693',
950: '#000000',
},
}SCSS
$custom: #69d693; $custom-light: #9be3b3; $custom-dark: #000000;
JSON
{
"hex": "#69d693",
"rgb": {
"r": 105,
"g": 214,
"b": 147
},
"hsl": {
"h": 143.119,
"s": 57.068,
"l": 62.549
},
"oklch": {
"l": 0.79414,
"c": 0.13977,
"h": 154.6
},
"luminance": 0.53203
}Semantic roles & 50–950 ramp
primary
#69D693
secondary
#9F447C
accent
#2186C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481