#69E09A#69E09A
#69E09A is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.147 H 155.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69E09A |
|---|---|
| RGB | rgb(105, 224, 154) |
| HSL | hsl(145, 66%, 65%) |
| HSV | hsv(145, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.10, -49.17, 24.33) |
| CIE-LCH | lch(81.10, 54.86, 153.68°) |
| OKLab | oklab(81.99% -0.134 0.0615) |
| OKLCH | oklch(81.99% 0.147 155.4) |
| XYZ | xyz(38.3111, 58.6443, 39.8662) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 5.43
Light Greenish Blue
#63F7B4
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.52
Seafoam Green
#7AF9AB
ΔE00 5.52
Seafoam (survey)
#80F9AD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E09A #E069AF
analogous
#74E069 #69E09A #69E0D6
triadic
#69E09A #9A69E0 #E09A69
tetradic
#69E09A #6974E0 #E069AF #E0D669
square
#69E09A #6974E0 #E069AF #E0D669
split-complementary
#69E09A #D669E0 #E06974
monochromatic
#23AB5B #36D678 #69E09A #9CEABC #CEF5DE
Accessibility & contrast
On white
1.65
#69E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#69E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E09A
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E09A | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD196
Deuteranopia (green-blind)
#CEC59E
Tritanopia (blue-blind)
#47DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e09a; /* rgb */ color: rgb(105, 224, 154); /* oklch */ color: oklch(82.0% 0.147 155.4);
Tailwind
colors: {
custom: {
50: '#9ceab8',
500: '#69e09a',
950: '#000000',
},
}SCSS
$custom: #69e09a; $custom-light: #9ceab8; $custom-dark: #000000;
JSON
{
"hex": "#69e09a",
"rgb": {
"r": 105,
"g": 224,
"b": 154
},
"hsl": {
"h": 144.706,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.8199,
"c": 0.14747,
"h": 155.4
},
"luminance": 0.58648
}Semantic roles & 50–950 ramp
primary
#69E09A
secondary
#AD4080
accent
#1883CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481