#69D98F#69D98F
#69D98F is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.148 H 152.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69D98F |
|---|---|
| RGB | rgb(105, 217, 143) |
| HSL | hsl(140, 60%, 63%) |
| HSV | hsv(140, 52%, 85%) |
| CMYK | cmyk(51.6%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(78.82, -48.29, 26.93) |
| CIE-LCH | lch(78.82, 55.29, 150.85°) |
| OKLab | oklab(80.06% -0.1313 0.0677) |
| OKLCH | oklch(80.06% 0.148 152.7) |
| XYZ | xyz(35.5939, 54.6092, 34.6462) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.75
Emerald
#50C878
ΔE00 4.79
Seaweed
#18D17B
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.75
Soft Green
#6FC276
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D98F #D969B3
analogous
#7BD969 #69D98F #69D9C7
triadic
#69D98F #8F69D9 #D98F69
tetradic
#69D98F #697BD9 #D969B3 #D9C769
square
#69D98F #697BD9 #D969B3 #D9C769
split-complementary
#69D98F #C769D9 #D9697B
monochromatic
#289F51 #38CD6B #69D98F #9AE5B3 #CBF2D8
Accessibility & contrast
On white
1.76
#69D98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#69D98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D98F
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D98F | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8A
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#4DD6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69d98f; /* rgb */ color: rgb(105, 217, 143); /* oklch */ color: oklch(80.1% 0.148 152.7);
Tailwind
colors: {
custom: {
50: '#9be5b0',
500: '#69d98f',
950: '#000000',
},
}SCSS
$custom: #69d98f; $custom-light: #9be5b0; $custom-dark: #000000;
JSON
{
"hex": "#69d98f",
"rgb": {
"r": 105,
"g": 217,
"b": 143
},
"hsl": {
"h": 140.357,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.80062,
"c": 0.14774,
"h": 152.7
},
"luminance": 0.54612
}Semantic roles & 50–950 ramp
primary
#69D98F
secondary
#A34383
accent
#1E8EC7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481