#69E997#69E997
#69E997 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.163 H 153.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #69E997 |
|---|---|
| RGB | rgb(105, 233, 151) |
| HSL | hsl(142, 74%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.71, -53.39, 29.40) |
| CIE-LCH | lch(83.71, 60.95, 151.16°) |
| OKLab | oklab(84.11% -0.145 0.0737) |
| OKLCH | oklch(84.11% 0.163 153) |
| XYZ | xyz(40.5474, 63.5118, 39.3944) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E997 #E969BB
analogous
#7BE969 #69E997 #69E9D7
triadic
#69E997 #9769E9 #E99769
tetradic
#69E997 #697BE9 #E969BB #E9D769
square
#69E997 #697BE9 #E969BB #E9D769
split-complementary
#69E997 #D769E9 #E9697B
monochromatic
#1CBC55 #34E172 #69E997 #9EF1BC #D4F9E1
Accessibility & contrast
On white
1.53
#69E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#69E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E997
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E997 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D7CC9C
Tritanopia (blue-blind)
#45E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e997; /* rgb */ color: rgb(105, 233, 151); /* oklch */ color: oklch(84.1% 0.163 153.0);
Tailwind
colors: {
custom: {
50: '#9df1b6',
500: '#69e997',
950: '#000000',
},
}SCSS
$custom: #69e997; $custom-light: #9df1b6; $custom-dark: #000000;
JSON
{
"hex": "#69e997",
"rgb": {
"r": 105,
"g": 233,
"b": 151
},
"hsl": {
"h": 141.563,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84111,
"c": 0.16264,
"h": 153
},
"luminance": 0.63515
}Semantic roles & 50–950 ramp
primary
#69E997
secondary
#BB3B8D
accent
#0F8FD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581