#69DB83#69DB83
#69DB83 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.3% C 0.162 H 149.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69DB83 |
|---|---|
| RGB | rgb(105, 219, 131) |
| HSL | hsl(134, 61%, 64%) |
| HSV | hsv(134, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(79.22, -51.17, 33.61) |
| CIE-LCH | lch(79.22, 61.22, 146.70°) |
| OKLab | oklab(80.32% -0.1388 0.0833) |
| OKLCH | oklch(80.32% 0.162 149) |
| XYZ | xyz(35.2516, 55.3021, 30.2850) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.48
Emerald
#50C878
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.53
Aqua Green
#12E193
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DB83 #DB69C1
analogous
#88DB69 #69DB83 #69DBBC
triadic
#69DB83 #8369DB #DB8369
tetradic
#69DB83 #6988DB #DB69C1 #DBBC69
square
#69DB83 #6988DB #DB69C1 #DBBC69
split-complementary
#69DB83 #BC69DB #DB6988
monochromatic
#27A343 #38CF5A #69DB83 #9AE7AC #CCF3D5
Accessibility & contrast
On white
1.74
#69DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#69DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DB83
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DB83 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#51D7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69db83; /* rgb */ color: rgb(105, 219, 131); /* oklch */ color: oklch(80.3% 0.162 149.0);
Tailwind
colors: {
custom: {
50: '#9ce7a8',
500: '#69db83',
950: '#000000',
},
}SCSS
$custom: #69db83; $custom-light: #9ce7a8; $custom-dark: #000000;
JSON
{
"hex": "#69db83",
"rgb": {
"r": 105,
"g": 219,
"b": 131
},
"hsl": {
"h": 133.684,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.80323,
"c": 0.16183,
"h": 149
},
"luminance": 0.55305
}Semantic roles & 50–950 ramp
primary
#69DB83
secondary
#A6428F
accent
#1DA2C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480