#69E98E#69E98E
#69E98E is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.171 H 150.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69E98E |
|---|---|
| RGB | rgb(105, 233, 142) |
| HSL | hsl(137, 74%, 66%) |
| HSV | hsv(137, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.56, -54.95, 33.76) |
| CIE-LCH | lch(83.56, 64.49, 148.43°) |
| OKLab | oklab(83.94% -0.1489 0.0839) |
| OKLCH | oklch(83.94% 0.171 150.6) |
| XYZ | xyz(39.8443, 63.2305, 35.6910) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Lightgreen
#90EE90
ΔE00 4.08
Turquoise Green
#04F489
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.58
Sea Green (survey)
#53FCA1
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E98E #E969C4
analogous
#84E969 #69E98E #69E9CE
triadic
#69E98E #8E69E9 #E98E69
tetradic
#69E98E #6984E9 #E969C4 #E9CE69
square
#69E98E #6984E9 #E969C4 #E9CE69
split-complementary
#69E98E #CE69E9 #E96984
monochromatic
#1CBC4A #34E166 #69E98E #9EF1B6 #D4F9DE
Accessibility & contrast
On white
1.54
#69E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E98E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E98E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD888
Deuteranopia (green-blind)
#D9CB94
Tritanopia (blue-blind)
#49E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e98e; /* rgb */ color: rgb(105, 233, 142); /* oklch */ color: oklch(83.9% 0.171 150.6);
Tailwind
colors: {
custom: {
50: '#9df1b0',
500: '#69e98e',
950: '#000000',
},
}SCSS
$custom: #69e98e; $custom-light: #9df1b0; $custom-dark: #000000;
JSON
{
"hex": "#69e98e",
"rgb": {
"r": 105,
"g": 233,
"b": 142
},
"hsl": {
"h": 137.344,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83942,
"c": 0.1709,
"h": 150.6
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#69E98E
secondary
#BB3B96
accent
#0F9DD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581