#69E092#69E092
#69E092 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.155 H 152.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69E092 |
|---|---|
| RGB | rgb(105, 224, 146) |
| HSL | hsl(141, 66%, 65%) |
| HSV | hsv(141, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.95, -50.64, 28.26) |
| CIE-LCH | lch(80.95, 57.99, 150.83°) |
| OKLab | oklab(81.83% -0.1376 0.0709) |
| OKLCH | oklch(81.83% 0.155 152.7) |
| XYZ | xyz(37.6669, 58.3866, 36.4734) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.63
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E092 #E069B7
analogous
#7CE069 #69E092 #69E0CD
triadic
#69E092 #9269E0 #E09269
tetradic
#69E092 #697CE0 #E069B7 #E0CD69
square
#69E092 #697CE0 #E069B7 #E0CD69
split-complementary
#69E092 #CD69E0 #E0697C
monochromatic
#23AB52 #36D66D #69E092 #9CEAB7 #CEF5DC
Accessibility & contrast
On white
1.66
#69E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#69E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E092
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E092 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#D0C497
Tritanopia (blue-blind)
#4ADDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e092; /* rgb */ color: rgb(105, 224, 146); /* oklch */ color: oklch(81.8% 0.155 152.7);
Tailwind
colors: {
custom: {
50: '#9ceab2',
500: '#69e092',
950: '#000000',
},
}SCSS
$custom: #69e092; $custom-light: #9ceab2; $custom-dark: #000000;
JSON
{
"hex": "#69e092",
"rgb": {
"r": 105,
"g": 224,
"b": 146
},
"hsl": {
"h": 140.672,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81827,
"c": 0.15479,
"h": 152.7
},
"luminance": 0.5839
}Semantic roles & 50–950 ramp
primary
#69E092
secondary
#AD4088
accent
#188FCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481