#69E98A#69E98A
#69E98A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.175 H 149.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69E98A |
|---|---|
| RGB | rgb(105, 233, 138) |
| HSL | hsl(135, 74%, 66%) |
| HSV | hsv(135, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.50, -55.60, 35.69) |
| CIE-LCH | lch(83.50, 66.07, 147.31°) |
| OKLab | oklab(83.87% -0.1506 0.0883) |
| OKLCH | oklch(83.87% 0.175 149.6) |
| XYZ | xyz(39.5493, 63.1126, 34.1376) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.39
Wintergreen
#20F986
ΔE00 4.84
Sea Green (survey)
#53FCA1
ΔE00 4.86
Light Green Blue
#56FCA2
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E98A #E969C8
analogous
#88E969 #69E98A #69E9CA
triadic
#69E98A #8A69E9 #E98A69
tetradic
#69E98A #6988E9 #E969C8 #E9CA69
square
#69E98A #6988E9 #E969C8 #E9CA69
split-complementary
#69E98A #CA69E9 #E96988
monochromatic
#1CBC45 #34E160 #69E98A #9EF1B4 #D4F9DD
Accessibility & contrast
On white
1.54
#69E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#69E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E98A
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E98A | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD783
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#4AE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e98a; /* rgb */ color: rgb(105, 233, 138); /* oklch */ color: oklch(83.9% 0.175 149.6);
Tailwind
colors: {
custom: {
50: '#9df1ad',
500: '#69e98a',
950: '#000000',
},
}SCSS
$custom: #69e98a; $custom-light: #9df1ad; $custom-dark: #000000;
JSON
{
"hex": "#69e98a",
"rgb": {
"r": 105,
"g": 233,
"b": 138
},
"hsl": {
"h": 135.469,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83871,
"c": 0.17459,
"h": 149.6
},
"luminance": 0.63116
}Semantic roles & 50–950 ramp
primary
#69E98A
secondary
#BB3B9A
accent
#0FA3D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581