#69E79C#69E79C
#69E79C is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.155 H 154.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69E79C |
|---|---|
| RGB | rgb(105, 231, 156) |
| HSL | hsl(144, 72%, 66%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(83.21, -51.68, 26.16) |
| CIE-LCH | lch(83.21, 57.92, 153.15°) |
| OKLab | oklab(83.73% -0.1406 0.066) |
| OKLCH | oklch(83.73% 0.155 154.9) |
| XYZ | xyz(40.3992, 62.5518, 41.3908) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.59
Weird Green
#3AE57F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E79C #E769B4
analogous
#75E769 #69E79C #69E7DB
triadic
#69E79C #9C69E7 #E79C69
tetradic
#69E79C #6975E7 #E769B4 #E7DB69
square
#69E79C #6975E7 #E769B4 #E7DB69
split-complementary
#69E79C #DB69E7 #E76975
monochromatic
#1DB85C #34DF79 #69E79C #9EEFBF #D3F8E2
Accessibility & contrast
On white
1.55
#69E79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#69E79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E79C
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E79C | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D797
Deuteranopia (green-blind)
#D5CAA1
Tritanopia (blue-blind)
#43E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e79c; /* rgb */ color: rgb(105, 231, 156); /* oklch */ color: oklch(83.7% 0.155 154.9);
Tailwind
colors: {
custom: {
50: '#9defb9',
500: '#69e79c',
950: '#000000',
},
}SCSS
$custom: #69e79c; $custom-light: #9defb9; $custom-dark: #000000;
JSON
{
"hex": "#69e79c",
"rgb": {
"r": 105,
"g": 231,
"b": 156
},
"hsl": {
"h": 144.286,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83727,
"c": 0.15536,
"h": 154.9
},
"luminance": 0.62555
}Semantic roles & 50–950 ramp
primary
#69E79C
secondary
#B83C86
accent
#1185D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581