#69E199#69E199
#69E199 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.150 H 154.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69E199 |
|---|---|
| RGB | rgb(105, 225, 153) |
| HSL | hsl(144, 67%, 65%) |
| HSV | hsv(144, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.37, -49.77, 25.22) |
| CIE-LCH | lch(81.37, 55.80, 153.13°) |
| OKLab | oklab(82.21% -0.1356 0.0637) |
| OKLCH | oklch(82.21% 0.15 154.8) |
| XYZ | xyz(38.4977, 59.1502, 39.5192) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.27
Seafoam (survey)
#80F9AD
ΔE00 5.37
Light Greenish Blue
#63F7B4
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E199 #E169B1
analogous
#75E169 #69E199 #69E1D5
triadic
#69E199 #9969E1 #E19969
tetradic
#69E199 #6975E1 #E169B1 #E1D569
square
#69E199 #6975E1 #E169B1 #E1D569
split-complementary
#69E199 #D569E1 #E16975
monochromatic
#23AD5A #36D776 #69E199 #9CEBBC #CFF5DE
Accessibility & contrast
On white
1.64
#69E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#69E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E199
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E199 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D194
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#47DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e199; /* rgb */ color: rgb(105, 225, 153); /* oklch */ color: oklch(82.2% 0.150 154.8);
Tailwind
colors: {
custom: {
50: '#9cebb7',
500: '#69e199',
950: '#000000',
},
}SCSS
$custom: #69e199; $custom-light: #9cebb7; $custom-dark: #000000;
JSON
{
"hex": "#69e199",
"rgb": {
"r": 105,
"g": 225,
"b": 153
},
"hsl": {
"h": 144,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.82211,
"c": 0.14977,
"h": 154.8
},
"luminance": 0.59154
}Semantic roles & 50–950 ramp
primary
#69E199
secondary
#AF4082
accent
#1785CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481