#69E992#69E992
#69E992 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.167 H 151.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E992 |
|---|---|
| RGB | rgb(105, 233, 146) |
| HSL | hsl(139, 74%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.63, -54.27, 31.83) |
| CIE-LCH | lch(83.63, 62.91, 149.61°) |
| OKLab | oklab(84.02% -0.1471 0.0794) |
| OKLCH | oklch(84.02% 0.167 151.6) |
| XYZ | xyz(40.1500, 63.3528, 37.3011) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.40
Sea Green (survey)
#53FCA1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E992 #E969C0
analogous
#80E969 #69E992 #69E9D2
triadic
#69E992 #9269E9 #E99269
tetradic
#69E992 #6980E9 #E969C0 #E9D269
square
#69E992 #6980E9 #E969C0 #E9D269
split-complementary
#69E992 #D269E9 #E96980
monochromatic
#1CBC4F #34E16B #69E992 #9EF1B9 #D4F9E0
Accessibility & contrast
On white
1.54
#69E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#69E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E992
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E992 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#47E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e992; /* rgb */ color: rgb(105, 233, 146); /* oklch */ color: oklch(84.0% 0.167 151.6);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#69e992',
950: '#000000',
},
}SCSS
$custom: #69e992; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#69e992",
"rgb": {
"r": 105,
"g": 233,
"b": 146
},
"hsl": {
"h": 139.219,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84016,
"c": 0.16722,
"h": 151.6
},
"luminance": 0.63356
}Semantic roles & 50–950 ramp
primary
#69E992
secondary
#BB3B92
accent
#0F97D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581