#69E994#69E994
#69E994 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.165 H 152.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69E994 |
|---|---|
| RGB | rgb(105, 233, 148) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.66, -53.92, 30.86) |
| CIE-LCH | lch(83.66, 62.13, 150.22°) |
| OKLab | oklab(84.05% -0.1463 0.0772) |
| OKLCH | oklch(84.05% 0.165 152.2) |
| XYZ | xyz(40.3069, 63.4156, 38.1276) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E994 #E969BE
analogous
#7EE969 #69E994 #69E9D4
triadic
#69E994 #9469E9 #E99469
tetradic
#69E994 #697EE9 #E969BE #E9D469
square
#69E994 #697EE9 #E969BE #E9D469
split-complementary
#69E994 #D469E9 #E9697E
monochromatic
#1CBC51 #34E16E #69E994 #9EF1BA #D4F9E0
Accessibility & contrast
On white
1.53
#69E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#69E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E994
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E994 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#E9D88E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#46E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e994; /* rgb */ color: rgb(105, 233, 148); /* oklch */ color: oklch(84.1% 0.165 152.2);
Tailwind
colors: {
custom: {
50: '#9df1b4',
500: '#69e994',
950: '#000000',
},
}SCSS
$custom: #69e994; $custom-light: #9df1b4; $custom-dark: #000000;
JSON
{
"hex": "#69e994",
"rgb": {
"r": 105,
"g": 233,
"b": 148
},
"hsl": {
"h": 140.156,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84054,
"c": 0.16539,
"h": 152.2
},
"luminance": 0.63419
}Semantic roles & 50–950 ramp
primary
#69E994
secondary
#BB3B90
accent
#0F93D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581