#69DF93#69DF93
#69DF93 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.152 H 153.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF93 |
|---|---|
| RGB | rgb(105, 223, 147) |
| HSL | hsl(141, 65%, 64%) |
| HSV | hsv(141, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.67, -50.05, 27.37) |
| CIE-LCH | lch(80.67, 57.04, 151.33°) |
| OKLab | oklab(81.6% -0.1361 0.0688) |
| OKLCH | oklch(81.6% 0.152 153.2) |
| XYZ | xyz(37.4770, 57.8820, 36.7955) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.54
Seaweed
#18D17B
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.74
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF93 #DF69B5
analogous
#7ADF69 #69DF93 #69DFCE
triadic
#69DF93 #9369DF #DF9369
tetradic
#69DF93 #697ADF #DF69B5 #DFCE69
square
#69DF93 #697ADF #DF69B5 #DFCE69
split-complementary
#69DF93 #CE69DF #DF697A
monochromatic
#24A954 #37D46F #69DF93 #9BEAB7 #CEF5DC
Accessibility & contrast
On white
1.67
#69DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#69DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF93
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF93 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#CEC498
Tritanopia (blue-blind)
#4ADCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69df93; /* rgb */ color: rgb(105, 223, 147); /* oklch */ color: oklch(81.6% 0.152 153.2);
Tailwind
colors: {
custom: {
50: '#9ceab3',
500: '#69df93',
950: '#000000',
},
}SCSS
$custom: #69df93; $custom-light: #9ceab3; $custom-dark: #000000;
JSON
{
"hex": "#69df93",
"rgb": {
"r": 105,
"g": 223,
"b": 147
},
"hsl": {
"h": 141.356,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81603,
"c": 0.15247,
"h": 153.2
},
"luminance": 0.57885
}Semantic roles & 50–950 ramp
primary
#69DF93
secondary
#AC4186
accent
#198DCD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481