#69E098#69E098
#69E098 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.149 H 154.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69E098 |
|---|---|
| RGB | rgb(105, 224, 152) |
| HSL | hsl(144, 66%, 65%) |
| HSV | hsv(144, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 32.1%, 12.2%) |
| CIE-LAB | lab(81.06, -49.55, 25.31) |
| CIE-LCH | lch(81.06, 55.64, 152.94°) |
| OKLab | oklab(81.95% -0.1349 0.0639) |
| OKLCH | oklch(81.95% 0.149 154.7) |
| XYZ | xyz(38.1459, 58.5782, 38.9962) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 5.11
Seafoam Green
#7AF9AB
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.59
Light Greenish Blue
#63F7B4
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E098 #E069B1
analogous
#76E069 #69E098 #69E0D3
triadic
#69E098 #9869E0 #E09869
tetradic
#69E098 #6976E0 #E069B1 #E0D369
square
#69E098 #6976E0 #E069B1 #E0D369
split-complementary
#69E098 #D369E0 #E06976
monochromatic
#23AB59 #36D675 #69E098 #9CEABB #CEF5DE
Accessibility & contrast
On white
1.65
#69E098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#69E098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E098
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E098 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D093
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#48DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e098; /* rgb */ color: rgb(105, 224, 152); /* oklch */ color: oklch(81.9% 0.149 154.7);
Tailwind
colors: {
custom: {
50: '#9ceab6',
500: '#69e098',
950: '#000000',
},
}SCSS
$custom: #69e098; $custom-light: #9ceab6; $custom-dark: #000000;
JSON
{
"hex": "#69e098",
"rgb": {
"r": 105,
"g": 224,
"b": 152
},
"hsl": {
"h": 143.697,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81948,
"c": 0.14929,
"h": 154.7
},
"luminance": 0.58582
}Semantic roles & 50–950 ramp
primary
#69E098
secondary
#AD4082
accent
#1886CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481