#69DE8F#69DE8F
#69DE8F is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.155 H 152.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69DE8F |
|---|---|
| RGB | rgb(105, 222, 143) |
| HSL | hsl(139, 64%, 64%) |
| HSV | hsv(139, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(80.31, -50.35, 28.93) |
| CIE-LCH | lch(80.31, 58.07, 150.12°) |
| OKLab | oklab(81.28% -0.1368 0.0725) |
| OKLCH | oklch(81.28% 0.155 152.1) |
| XYZ | xyz(36.9022, 57.2258, 35.0823) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.35
Emerald
#50C878
ΔE00 5.66
Lightgreen
#90EE90
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DE8F #DE69B8
analogous
#7EDE69 #69DE8F #69DEC9
triadic
#69DE8F #8F69DE #DE8F69
tetradic
#69DE8F #697EDE #DE69B8 #DEC969
square
#69DE8F #697EDE #DE69B8 #DEC969
split-complementary
#69DE8F #C969DE #DE697E
monochromatic
#25A84F #37D36A #69DE8F #9BE9B4 #CDF4DA
Accessibility & contrast
On white
1.69
#69DE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#69DE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DE8F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DE8F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8A
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#4CDBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69de8f; /* rgb */ color: rgb(105, 222, 143); /* oklch */ color: oklch(81.3% 0.155 152.1);
Tailwind
colors: {
custom: {
50: '#9ce9b0',
500: '#69de8f',
950: '#000000',
},
}SCSS
$custom: #69de8f; $custom-light: #9ce9b0; $custom-dark: #000000;
JSON
{
"hex": "#69de8f",
"rgb": {
"r": 105,
"g": 222,
"b": 143
},
"hsl": {
"h": 139.487,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.81281,
"c": 0.15478,
"h": 152.1
},
"luminance": 0.57229
}Semantic roles & 50–950 ramp
primary
#69DE8F
secondary
#AA4188
accent
#1A92CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481