#69D183#69D183
#69D183 is a light, vivid green. Relative luminance 0.502; OKLCH L 77.9% C 0.148 H 149.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69D183 |
|---|---|
| RGB | rgb(105, 209, 131) |
| HSL | hsl(135, 53%, 62%) |
| HSV | hsv(135, 50%, 82%) |
| CMYK | cmyk(49.8%, 0%, 37.3%, 18%) |
| CIE-LAB | lab(76.22, -47.06, 29.66) |
| CIE-LCH | lch(76.22, 55.63, 147.77°) |
| OKLab | oklab(77.87% -0.1278 0.074) |
| OKLCH | oklch(77.87% 0.148 149.9) |
| XYZ | xyz(32.7208, 50.2403, 29.4414) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.06
Soft Green
#6FC276
ΔE00 4.04
Seaweed
#18D17B
ΔE00 4.61
Dark Mint
#48C072
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.74
Algae Green
#21C36F
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D183 #D169B7
analogous
#83D169 #69D183 #69D1B7
triadic
#69D183 #8369D1 #D18369
tetradic
#69D183 #6983D1 #D169B7 #D1B769
square
#69D183 #6983D1 #D169B7 #D1B769
split-complementary
#69D183 #B769D1 #D16983
monochromatic
#2D9346 #3BC15D #69D183 #98DFAA #C7EED0
Accessibility & contrast
On white
1.90
#69D183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#69D183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D183
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D183 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#C4B888
Tritanopia (blue-blind)
#54CEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69d183; /* rgb */ color: rgb(105, 209, 131); /* oklch */ color: oklch(77.9% 0.148 149.9);
Tailwind
colors: {
custom: {
50: '#9ae0a7',
500: '#69d183',
950: '#000000',
},
}SCSS
$custom: #69d183; $custom-light: #9ae0a7; $custom-dark: #000000;
JSON
{
"hex": "#69d183",
"rgb": {
"r": 105,
"g": 209,
"b": 131
},
"hsl": {
"h": 135,
"s": 53.061,
"l": 61.569
},
"oklch": {
"l": 0.77871,
"c": 0.14768,
"h": 149.9
},
"luminance": 0.50243
}Semantic roles & 50–950 ramp
primary
#69D183
secondary
#984684
accent
#259AC0
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480