#69EB92#69EB92
#69EB92 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.170 H 151.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB92 |
|---|---|
| RGB | rgb(105, 235, 146) |
| HSL | hsl(139, 76%, 67%) |
| HSV | hsv(139, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.22, -55.06, 32.62) |
| CIE-LCH | lch(84.22, 63.99, 149.36°) |
| OKLab | oklab(84.5% -0.1492 0.0813) |
| OKLCH | oklch(84.5% 0.17 151.4) |
| XYZ | xyz(40.7194, 64.4916, 37.4909) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB92 #EB69C2
analogous
#81EB69 #69EB92 #69EBD3
triadic
#69EB92 #9269EB #EB9269
tetradic
#69EB92 #6981EB #EB69C2 #EBD369
square
#69EB92 #6981EB #EB69C2 #EBD369
split-complementary
#69EB92 #D369EB #EB6981
monochromatic
#1AC04E #33E46B #69EB92 #9FF2B9 #D5F9E0
Accessibility & contrast
On white
1.51
#69EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#69EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB92
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB92 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#47E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb92; /* rgb */ color: rgb(105, 235, 146); /* oklch */ color: oklch(84.5% 0.170 151.4);
Tailwind
colors: {
custom: {
50: '#9ef2b2',
500: '#69eb92',
950: '#000000',
},
}SCSS
$custom: #69eb92; $custom-light: #9ef2b2; $custom-dark: #000000;
JSON
{
"hex": "#69eb92",
"rgb": {
"r": 105,
"g": 235,
"b": 146
},
"hsl": {
"h": 138.923,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84502,
"c": 0.16995,
"h": 151.4
},
"luminance": 0.64495
}Semantic roles & 50–950 ramp
primary
#69EB92
secondary
#BF3A95
accent
#0D98D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581