#69DF90#69DF90
#69DF90 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.155 H 152.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF90 |
|---|---|
| RGB | rgb(105, 223, 144) |
| HSL | hsl(140, 65%, 64%) |
| HSV | hsv(140, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.62, -50.59, 28.84) |
| CIE-LCH | lch(80.62, 58.23, 150.31°) |
| OKLab | oklab(81.54% -0.1374 0.0723) |
| OKLCH | oklch(81.54% 0.155 152.2) |
| XYZ | xyz(37.2447, 57.7890, 35.5719) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.16
Aqua Green
#12E193
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.47
Lightgreen
#90EE90
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF90 #DF69B8
analogous
#7DDF69 #69DF90 #69DFCB
triadic
#69DF90 #9069DF #DF9069
tetradic
#69DF90 #697DDF #DF69B8 #DFCB69
square
#69DF90 #697DDF #DF69B8 #DFCB69
split-complementary
#69DF90 #CB69DF #DF697D
monochromatic
#24A950 #37D46B #69DF90 #9BEAB5 #CEF5DB
Accessibility & contrast
On white
1.67
#69DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#69DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF90
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF90 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#CFC495
Tritanopia (blue-blind)
#4BDCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df90; /* rgb */ color: rgb(105, 223, 144); /* oklch */ color: oklch(81.5% 0.155 152.2);
Tailwind
colors: {
custom: {
50: '#9ceab1',
500: '#69df90',
950: '#000000',
},
}SCSS
$custom: #69df90; $custom-light: #9ceab1; $custom-dark: #000000;
JSON
{
"hex": "#69df90",
"rgb": {
"r": 105,
"g": 223,
"b": 144
},
"hsl": {
"h": 139.831,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81544,
"c": 0.15525,
"h": 152.2
},
"luminance": 0.57792
}Semantic roles & 50–950 ramp
primary
#69DF90
secondary
#AC4188
accent
#1991CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481