#69E49B#69E49B
#69E49B is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.152 H 155.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69E49B |
|---|---|
| RGB | rgb(105, 228, 155) |
| HSL | hsl(144, 69%, 65%) |
| HSV | hsv(144, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.30, -50.63, 25.45) |
| CIE-LCH | lch(82.30, 56.67, 153.32°) |
| OKLab | oklab(82.98% -0.1379 0.0643) |
| OKLCH | oklch(82.98% 0.152 155) |
| XYZ | xyz(39.4824, 60.8531, 40.6692) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Greenish Blue
#63F7B4
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 4.97
Light Blue Green
#7EFBB3
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E49B #E469B2
analogous
#74E469 #69E49B #69E4D8
triadic
#69E49B #9B69E4 #E49B69
tetradic
#69E49B #6974E4 #E469B2 #E4D869
square
#69E49B #6974E4 #E469B2 #E4D869
split-complementary
#69E49B #D869E4 #E46974
monochromatic
#20B25C #35DB78 #69E49B #9DEDBE #D1F7E0
Accessibility & contrast
On white
1.59
#69E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#69E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E49B
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E49B | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D496
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#45E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e49b; /* rgb */ color: rgb(105, 228, 155); /* oklch */ color: oklch(83.0% 0.152 155.0);
Tailwind
colors: {
custom: {
50: '#9dedb9',
500: '#69e49b',
950: '#000000',
},
}SCSS
$custom: #69e49b; $custom-light: #9dedb9; $custom-dark: #000000;
JSON
{
"hex": "#69e49b",
"rgb": {
"r": 105,
"g": 228,
"b": 155
},
"hsl": {
"h": 144.39,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.8298,
"c": 0.15212,
"h": 155
},
"luminance": 0.60857
}Semantic roles & 50–950 ramp
primary
#69E49B
secondary
#B33E84
accent
#1484D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581