#69E192#69E192
#69E192 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.156 H 152.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69E192 |
|---|---|
| RGB | rgb(105, 225, 146) |
| HSL | hsl(141, 67%, 65%) |
| HSV | hsv(141, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.25, -51.05, 28.66) |
| CIE-LCH | lch(81.25, 58.54, 150.69°) |
| OKLab | oklab(82.07% -0.1387 0.0719) |
| OKLCH | oklch(82.07% 0.156 152.6) |
| XYZ | xyz(37.9364, 58.9257, 36.5632) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 5.38
Tealish Green
#0CDC73
ΔE00 5.42
Seafoam (survey)
#80F9AD
ΔE00 5.53
Lightgreen
#90EE90
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E192 #E169B8
analogous
#7CE169 #69E192 #69E1CE
triadic
#69E192 #9269E1 #E19269
tetradic
#69E192 #697CE1 #E169B8 #E1CE69
square
#69E192 #697CE1 #E169B8 #E1CE69
split-complementary
#69E192 #CE69E1 #E1697C
monochromatic
#23AD52 #36D76D #69E192 #9CEBB7 #CFF5DC
Accessibility & contrast
On white
1.64
#69E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#69E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E192
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E192 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#D1C597
Tritanopia (blue-blind)
#4ADECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e192; /* rgb */ color: rgb(105, 225, 146); /* oklch */ color: oklch(82.1% 0.156 152.6);
Tailwind
colors: {
custom: {
50: '#9cebb2',
500: '#69e192',
950: '#000000',
},
}SCSS
$custom: #69e192; $custom-light: #9cebb2; $custom-dark: #000000;
JSON
{
"hex": "#69e192",
"rgb": {
"r": 105,
"g": 225,
"b": 146
},
"hsl": {
"h": 140.5,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.8207,
"c": 0.15618,
"h": 152.6
},
"luminance": 0.58929
}Semantic roles & 50–950 ramp
primary
#69E192
secondary
#AF4089
accent
#1790CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481