#69E79E#69E79E
#69E79E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.154 H 155.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69E79E |
|---|---|
| RGB | rgb(105, 231, 158) |
| HSL | hsl(145, 72%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.24, -51.30, 25.18) |
| CIE-LCH | lch(83.24, 57.15, 153.85°) |
| OKLab | oklab(83.77% -0.1398 0.0636) |
| OKLCH | oklch(83.77% 0.154 155.5) |
| XYZ | xyz(40.5699, 62.6201, 42.2901) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E79E #E769B2
analogous
#73E769 #69E79E #69E7DD
triadic
#69E79E #9E69E7 #E79E69
tetradic
#69E79E #6973E7 #E769B2 #E7DD69
square
#69E79E #6973E7 #E769B2 #E7DD69
split-complementary
#69E79E #DD69E7 #E76973
monochromatic
#1DB85F #34DF7C #69E79E #9EEFC0 #D3F8E2
Accessibility & contrast
On white
1.55
#69E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#69E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E79E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E79E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#42E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e79e; /* rgb */ color: rgb(105, 231, 158); /* oklch */ color: oklch(83.8% 0.154 155.5);
Tailwind
colors: {
custom: {
50: '#9defbb',
500: '#69e79e',
950: '#000000',
},
}SCSS
$custom: #69e79e; $custom-light: #9defbb; $custom-dark: #000000;
JSON
{
"hex": "#69e79e",
"rgb": {
"r": 105,
"g": 231,
"b": 158
},
"hsl": {
"h": 145.238,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83768,
"c": 0.15355,
"h": 155.5
},
"luminance": 0.62624
}Semantic roles & 50–950 ramp
primary
#69E79E
secondary
#B83C84
accent
#1182D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582