#69E98B#69E98B
#69E98B is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.174 H 149.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69E98B |
|---|---|
| RGB | rgb(105, 233, 139) |
| HSL | hsl(136, 74%, 66%) |
| HSV | hsv(136, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.52, -55.44, 35.21) |
| CIE-LCH | lch(83.52, 65.67, 147.58°) |
| OKLab | oklab(83.89% -0.1502 0.0872) |
| OKLCH | oklch(83.89% 0.174 149.8) |
| XYZ | xyz(39.6220, 63.1417, 34.5207) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.40
Sea Green (survey)
#53FCA1
ΔE00 4.79
Light Green Blue
#56FCA2
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E98B #E969C7
analogous
#87E969 #69E98B #69E9CB
triadic
#69E98B #8B69E9 #E98B69
tetradic
#69E98B #6987E9 #E969C7 #E9CB69
square
#69E98B #6987E9 #E969C7 #E9CB69
split-complementary
#69E98B #CB69E9 #E96987
monochromatic
#1CBC46 #34E162 #69E98B #9EF1B4 #D4F9DE
Accessibility & contrast
On white
1.54
#69E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#69E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E98B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E98B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#4AE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e98b; /* rgb */ color: rgb(105, 233, 139); /* oklch */ color: oklch(83.9% 0.174 149.8);
Tailwind
colors: {
custom: {
50: '#9df1ae',
500: '#69e98b',
950: '#000000',
},
}SCSS
$custom: #69e98b; $custom-light: #9df1ae; $custom-dark: #000000;
JSON
{
"hex": "#69e98b",
"rgb": {
"r": 105,
"g": 233,
"b": 139
},
"hsl": {
"h": 135.938,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83889,
"c": 0.17367,
"h": 149.8
},
"luminance": 0.63145
}Semantic roles & 50–950 ramp
primary
#69E98B
secondary
#BB3B99
accent
#0FA2D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581