#69E98D#69E98D
#69E98D is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.172 H 150.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E98D |
|---|---|
| RGB | rgb(105, 233, 141) |
| HSL | hsl(137, 74%, 66%) |
| HSV | hsv(137, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(83.55, -55.11, 34.24) |
| CIE-LCH | lch(83.55, 64.88, 148.15°) |
| OKLab | oklab(83.92% -0.1493 0.085) |
| OKLCH | oklch(83.92% 0.172 150.3) |
| XYZ | xyz(39.7695, 63.2006, 35.2973) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.42
Seafoam Green
#7AF9AB
ΔE00 4.63
Light Green Blue
#56FCA2
ΔE00 4.65
Sea Green (survey)
#53FCA1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E98D #E969C5
analogous
#85E969 #69E98D #69E9CD
triadic
#69E98D #8D69E9 #E98D69
tetradic
#69E98D #6985E9 #E969C5 #E9CD69
square
#69E98D #6985E9 #E969C5 #E9CD69
split-complementary
#69E98D #CD69E9 #E96985
monochromatic
#1CBC49 #34E164 #69E98D #9EF1B6 #D4F9DE
Accessibility & contrast
On white
1.54
#69E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E98D
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E98D | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD887
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#49E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e98d; /* rgb */ color: rgb(105, 233, 141); /* oklch */ color: oklch(83.9% 0.172 150.3);
Tailwind
colors: {
custom: {
50: '#9df1af',
500: '#69e98d',
950: '#000000',
},
}SCSS
$custom: #69e98d; $custom-light: #9df1af; $custom-dark: #000000;
JSON
{
"hex": "#69e98d",
"rgb": {
"r": 105,
"g": 233,
"b": 141
},
"hsl": {
"h": 136.875,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83924,
"c": 0.17182,
"h": 150.3
},
"luminance": 0.63204
}Semantic roles & 50–950 ramp
primary
#69E98D
secondary
#BB3B97
accent
#0F9ED7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581