#69DD94#69DD94
#69DD94 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.1% C 0.149 H 153.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69DD94 |
|---|---|
| RGB | rgb(105, 221, 148) |
| HSL | hsl(142, 63%, 64%) |
| HSV | hsv(142, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.10, -49.04, 26.07) |
| CIE-LCH | lch(80.10, 55.54, 152.00°) |
| OKLab | oklab(81.14% -0.1335 0.0657) |
| OKLCH | oklch(81.14% 0.149 153.8) |
| XYZ | xyz(37.0247, 56.8511, 37.0335) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 5.05
Seaweed
#18D17B
ΔE00 5.47
Emerald
#50C878
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.88
Tealish Green
#0CDC73
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DD94 #DD69B2
analogous
#78DD69 #69DD94 #69DDCE
triadic
#69DD94 #9469DD #DD9469
tetradic
#69DD94 #6978DD #DD69B2 #DDCE69
square
#69DD94 #6978DD #DD69B2 #DDCE69
split-complementary
#69DD94 #CE69DD #DD6978
monochromatic
#26A655 #37D270 #69DD94 #9BE8B8 #CDF4DB
Accessibility & contrast
On white
1.70
#69DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#69DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DD94
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DD94 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#4ADBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dd94; /* rgb */ color: rgb(105, 221, 148); /* oklch */ color: oklch(81.1% 0.149 153.8);
Tailwind
colors: {
custom: {
50: '#9ce8b4',
500: '#69dd94',
950: '#000000',
},
}SCSS
$custom: #69dd94; $custom-light: #9ce8b4; $custom-dark: #000000;
JSON
{
"hex": "#69dd94",
"rgb": {
"r": 105,
"g": 221,
"b": 148
},
"hsl": {
"h": 142.241,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81137,
"c": 0.14875,
"h": 153.8
},
"luminance": 0.56854
}Semantic roles & 50–950 ramp
primary
#69DD94
secondary
#A94182
accent
#1B8ACB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481