#69EA92#69EA92
#69EA92 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.169 H 151.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA92 |
|---|---|
| RGB | rgb(105, 234, 146) |
| HSL | hsl(139, 75%, 66%) |
| HSV | hsv(139, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.92, -54.66, 32.22) |
| CIE-LCH | lch(83.92, 63.45, 149.48°) |
| OKLab | oklab(84.26% -0.1482 0.0804) |
| OKLCH | oklch(84.26% 0.169 151.5) |
| XYZ | xyz(40.4339, 63.9206, 37.3957) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA92 #EA69C1
analogous
#81EA69 #69EA92 #69EAD3
triadic
#69EA92 #9269EA #EA9269
tetradic
#69EA92 #6981EA #EA69C1 #EAD369
square
#69EA92 #6981EA #EA69C1 #EAD369
split-complementary
#69EA92 #D369EA #EA6981
monochromatic
#1BBE4F #33E26B #69EA92 #9FF2B9 #D4F9E0
Accessibility & contrast
On white
1.52
#69EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#69EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA92
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA92 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#47E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea92; /* rgb */ color: rgb(105, 234, 146); /* oklch */ color: oklch(84.3% 0.169 151.5);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#69ea92',
950: '#000000',
},
}SCSS
$custom: #69ea92; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#69ea92",
"rgb": {
"r": 105,
"g": 234,
"b": 146
},
"hsl": {
"h": 139.07,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84259,
"c": 0.16859,
"h": 151.5
},
"luminance": 0.63924
}Semantic roles & 50–950 ramp
primary
#69EA92
secondary
#BD3A93
accent
#0E97D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581