#69E38B#69E38B
#69E38B is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.165 H 150.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69E38B |
|---|---|
| RGB | rgb(105, 227, 139) |
| HSL | hsl(137, 69%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(81.73, -53.06, 32.86) |
| CIE-LCH | lch(81.73, 62.42, 148.23°) |
| OKLab | oklab(82.43% -0.1438 0.0817) |
| OKLCH | oklch(82.43% 0.165 150.4) |
| XYZ | xyz(37.9523, 59.8022, 33.9641) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.08
Turquoise Green
#04F489
ΔE00 5.37
Seafoam Green
#7AF9AB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E38B #E369C1
analogous
#84E369 #69E38B #69E3C8
triadic
#69E38B #8B69E3 #E38B69
tetradic
#69E38B #6984E3 #E369C1 #E3C869
square
#69E38B #6984E3 #E369C1 #E3C869
split-complementary
#69E38B #C869E3 #E36984
monochromatic
#21B149 #35D963 #69E38B #9DEDB3 #D0F6DB
Accessibility & contrast
On white
1.62
#69E38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#69E38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E38B
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E38B | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D285
Deuteranopia (green-blind)
#D3C791
Tritanopia (blue-blind)
#4CE0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e38b; /* rgb */ color: rgb(105, 227, 139); /* oklch */ color: oklch(82.4% 0.165 150.4);
Tailwind
colors: {
custom: {
50: '#9dedad',
500: '#69e38b',
950: '#000000',
},
}SCSS
$custom: #69e38b; $custom-light: #9dedad; $custom-dark: #000000;
JSON
{
"hex": "#69e38b",
"rgb": {
"r": 105,
"g": 227,
"b": 139
},
"hsl": {
"h": 136.721,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82425,
"c": 0.16545,
"h": 150.4
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#69E38B
secondary
#B23E92
accent
#159CD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581