#69E67B#69E67B
#69E67B is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.184 H 146.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69E67B |
|---|---|
| RGB | rgb(105, 230, 123) |
| HSL | hsl(129, 71%, 66%) |
| HSV | hsv(129, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.39, -56.75, 41.66) |
| CIE-LCH | lch(82.39, 70.40, 143.71°) |
| OKLab | oklab(82.89% -0.1537 0.1016) |
| OKLCH | oklch(82.89% 0.184 146.6) |
| XYZ | xyz(37.6953, 61.0237, 28.5274) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Lightish Green
#61E160
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.88
Minty Green
#0BF77D
ΔE00 5.13
Spearmint
#1EF876
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E67B #E669D4
analogous
#95E669 #69E67B #69E6B9
triadic
#69E67B #7B69E6 #E67B69
tetradic
#69E67B #6995E6 #E669D4 #E6B969
square
#69E67B #6995E6 #E669D4 #E6B969
split-complementary
#69E67B #B969E6 #E66995
monochromatic
#1EB634 #35DD4D #69E67B #9DEFA9 #D2F7D7
Accessibility & contrast
On white
1.59
#69E67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#69E67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E67B
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E67B | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#50E1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e67b; /* rgb */ color: rgb(105, 230, 123); /* oklch */ color: oklch(82.9% 0.184 146.6);
Tailwind
colors: {
custom: {
50: '#9defa3',
500: '#69e67b',
950: '#000000',
},
}SCSS
$custom: #69e67b; $custom-light: #9defa3; $custom-dark: #000000;
JSON
{
"hex": "#69e67b",
"rgb": {
"r": 105,
"g": 230,
"b": 123
},
"hsl": {
"h": 128.64,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.8289,
"c": 0.18426,
"h": 146.6
},
"luminance": 0.61027
}Semantic roles & 50–950 ramp
primary
#69E67B
secondary
#B63DA5
accent
#12B8D3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580