#69E39B#69E39B
#69E39B is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.151 H 155.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69E39B |
|---|---|
| RGB | rgb(105, 227, 155) |
| HSL | hsl(145, 69%, 65%) |
| HSV | hsv(145, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.00, -50.22, 25.05) |
| CIE-LCH | lch(82.00, 56.12, 153.50°) |
| OKLab | oklab(82.74% -0.1368 0.0633) |
| OKLCH | oklch(82.74% 0.151 155.2) |
| XYZ | xyz(39.2081, 60.3045, 40.5778) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.84
Light Greenish Blue
#63F7B4
ΔE00 4.95
Seafoam (survey)
#80F9AD
ΔE00 4.95
Weird Green
#3AE57F
ΔE00 5.11
Light Blue Green
#7EFBB3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E39B #E369B1
analogous
#74E369 #69E39B #69E3D8
triadic
#69E39B #9B69E3 #E39B69
tetradic
#69E39B #6974E3 #E369B1 #E3D869
square
#69E39B #6974E3 #E369B1 #E3D869
split-complementary
#69E39B #D869E3 #E36974
monochromatic
#21B15C #35D979 #69E39B #9DEDBD #D0F6E0
Accessibility & contrast
On white
1.61
#69E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#69E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E39B
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E39B | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D397
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#45E1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e39b; /* rgb */ color: rgb(105, 227, 155); /* oklch */ color: oklch(82.7% 0.151 155.2);
Tailwind
colors: {
custom: {
50: '#9cecb9',
500: '#69e39b',
950: '#000000',
},
}SCSS
$custom: #69e39b; $custom-light: #9cecb9; $custom-dark: #000000;
JSON
{
"hex": "#69e39b",
"rgb": {
"r": 105,
"g": 227,
"b": 155
},
"hsl": {
"h": 144.59,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82738,
"c": 0.15074,
"h": 155.2
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#69E39B
secondary
#B23E82
accent
#1584D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581