#69E993#69E993
#69E993 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.166 H 151.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69E993 |
|---|---|
| RGB | rgb(105, 233, 147) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.64, -54.09, 31.34) |
| CIE-LCH | lch(83.64, 62.52, 149.91°) |
| OKLab | oklab(84.04% -0.1467 0.0783) |
| OKLCH | oklch(84.04% 0.166 151.9) |
| XYZ | xyz(40.2281, 63.3841, 37.7125) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E993 #E969BF
analogous
#7FE969 #69E993 #69E9D3
triadic
#69E993 #9369E9 #E99369
tetradic
#69E993 #697FE9 #E969BF #E9D369
square
#69E993 #697FE9 #E969BF #E9D369
split-complementary
#69E993 #D369E9 #E9697F
monochromatic
#1CBC50 #34E16D #69E993 #9EF1B9 #D4F9E0
Accessibility & contrast
On white
1.54
#69E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#69E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E993
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E993 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#47E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e993; /* rgb */ color: rgb(105, 233, 147); /* oklch */ color: oklch(84.0% 0.166 151.9);
Tailwind
colors: {
custom: {
50: '#9df1b3',
500: '#69e993',
950: '#000000',
},
}SCSS
$custom: #69e993; $custom-light: #9df1b3; $custom-dark: #000000;
JSON
{
"hex": "#69e993",
"rgb": {
"r": 105,
"g": 233,
"b": 147
},
"hsl": {
"h": 139.688,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84035,
"c": 0.1663,
"h": 151.9
},
"luminance": 0.63388
}Semantic roles & 50–950 ramp
primary
#69E993
secondary
#BB3B91
accent
#0F95D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581