#69E596#69E596
#69E596 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.158 H 153.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69E596 |
|---|---|
| RGB | rgb(105, 229, 150) |
| HSL | hsl(142, 70%, 65%) |
| HSV | hsv(142, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.51, -51.96, 28.30) |
| CIE-LCH | lch(82.51, 59.16, 151.43°) |
| OKLab | oklab(83.12% -0.1412 0.0711) |
| OKLCH | oklch(83.12% 0.158 153.3) |
| XYZ | xyz(39.3470, 61.2404, 38.5953) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 5.15
Light Green Blue
#56FCA2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E596 #E569B8
analogous
#7AE569 #69E596 #69E5D4
triadic
#69E596 #9669E5 #E59669
tetradic
#69E596 #697AE5 #E569B8 #E5D469
square
#69E596 #697AE5 #E569B8 #E5D469
split-complementary
#69E596 #D469E5 #E5697A
monochromatic
#1FB455 #35DC71 #69E596 #9DEEBB #D1F7DF
Accessibility & contrast
On white
1.59
#69E596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#69E596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E596
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E596 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D591
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#47E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e596; /* rgb */ color: rgb(105, 229, 150); /* oklch */ color: oklch(83.1% 0.158 153.3);
Tailwind
colors: {
custom: {
50: '#9deeb5',
500: '#69e596',
950: '#000000',
},
}SCSS
$custom: #69e596; $custom-light: #9deeb5; $custom-dark: #000000;
JSON
{
"hex": "#69e596",
"rgb": {
"r": 105,
"g": 229,
"b": 150
},
"hsl": {
"h": 141.774,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83121,
"c": 0.15805,
"h": 153.3
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#69E596
secondary
#B53D89
accent
#138DD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581