#69E892#69E892
#69E892 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.166 H 151.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69E892 |
|---|---|
| RGB | rgb(105, 232, 146) |
| HSL | hsl(139, 73%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.33, -53.87, 31.44) |
| CIE-LCH | lch(83.33, 62.37, 149.73°) |
| OKLab | oklab(83.77% -0.1461 0.0785) |
| OKLCH | oklch(83.77% 0.166 151.8) |
| XYZ | xyz(39.8677, 62.7883, 37.2070) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 4.50
Light Green Blue
#56FCA2
ΔE00 4.57
Sea Green (survey)
#53FCA1
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E892 #E869BF
analogous
#7FE869 #69E892 #69E8D1
triadic
#69E892 #9269E8 #E89269
tetradic
#69E892 #697FE8 #E869BF #E8D169
square
#69E892 #697FE8 #E869BF #E8D169
split-complementary
#69E892 #D169E8 #E8697F
monochromatic
#1DBA4F #34E06B #69E892 #9EF0B9 #D3F8DF
Accessibility & contrast
On white
1.55
#69E892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#69E892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E892
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E892 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#48E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e892; /* rgb */ color: rgb(105, 232, 146); /* oklch */ color: oklch(83.8% 0.166 151.8);
Tailwind
colors: {
custom: {
50: '#9df0b2',
500: '#69e892',
950: '#000000',
},
}SCSS
$custom: #69e892; $custom-light: #9df0b2; $custom-dark: #000000;
JSON
{
"hex": "#69e892",
"rgb": {
"r": 105,
"g": 232,
"b": 146
},
"hsl": {
"h": 139.37,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83773,
"c": 0.16585,
"h": 151.8
},
"luminance": 0.62792
}Semantic roles & 50–950 ramp
primary
#69E892
secondary
#BA3C91
accent
#1096D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581