#69E09D#69E09D
#69E09D is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.145 H 156.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69E09D |
|---|---|
| RGB | rgb(105, 224, 157) |
| HSL | hsl(146, 66%, 65%) |
| HSV | hsv(146, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.15, -48.60, 22.85) |
| CIE-LCH | lch(81.15, 53.70, 154.82°) |
| OKLab | oklab(82.05% -0.1327 0.0579) |
| OKLCH | oklch(82.05% 0.145 156.4) |
| XYZ | xyz(38.5641, 58.7455, 41.1985) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.96
Light Greenish Blue
#63F7B4
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E09D #E069AC
analogous
#71E069 #69E09D #69E0D8
triadic
#69E09D #9D69E0 #E09D69
tetradic
#69E09D #6971E0 #E069AC #E0D869
square
#69E09D #6971E0 #E069AC #E0D869
split-complementary
#69E09D #D869E0 #E06971
monochromatic
#23AB5F #36D67C #69E09D #9CEABE #CEF5DF
Accessibility & contrast
On white
1.65
#69E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#69E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E09D
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E09D | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CEC5A1
Tritanopia (blue-blind)
#45DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e09d; /* rgb */ color: rgb(105, 224, 157); /* oklch */ color: oklch(82.1% 0.145 156.4);
Tailwind
colors: {
custom: {
50: '#9ceaba',
500: '#69e09d',
950: '#000000',
},
}SCSS
$custom: #69e09d; $custom-light: #9ceaba; $custom-dark: #000000;
JSON
{
"hex": "#69e09d",
"rgb": {
"r": 105,
"g": 224,
"b": 157
},
"hsl": {
"h": 146.218,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.82054,
"c": 0.14478,
"h": 156.4
},
"luminance": 0.58749
}Semantic roles & 50–950 ramp
primary
#69E09D
secondary
#AD407D
accent
#187ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481