#69E49C#69E49C
#69E49C is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.151 H 155.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69E49C |
|---|---|
| RGB | rgb(105, 228, 156) |
| HSL | hsl(145, 69%, 65%) |
| HSV | hsv(145, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.32, -50.45, 24.96) |
| CIE-LCH | lch(82.32, 56.28, 153.68°) |
| OKLab | oklab(83% -0.1374 0.0631) |
| OKLCH | oklch(83% 0.151 155.4) |
| XYZ | xyz(39.5667, 60.8869, 41.1133) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.75
Light Blue Green
#7EFBB3
ΔE00 5.12
Weird Green
#3AE57F
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E49C #E469B1
analogous
#73E469 #69E49C #69E4DA
triadic
#69E49C #9C69E4 #E49C69
tetradic
#69E49C #6973E4 #E469B1 #E4DA69
square
#69E49C #6973E4 #E469B1 #E4DA69
split-complementary
#69E49C #DA69E4 #E46973
monochromatic
#20B25D #35DB7A #69E49C #9DEDBE #D1F7E0
Accessibility & contrast
On white
1.59
#69E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E49C
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E49C | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#44E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e49c; /* rgb */ color: rgb(105, 228, 156); /* oklch */ color: oklch(83.0% 0.151 155.4);
Tailwind
colors: {
custom: {
50: '#9dedb9',
500: '#69e49c',
950: '#000000',
},
}SCSS
$custom: #69e49c; $custom-light: #9dedb9; $custom-dark: #000000;
JSON
{
"hex": "#69e49c",
"rgb": {
"r": 105,
"g": 228,
"b": 156
},
"hsl": {
"h": 144.878,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83001,
"c": 0.15122,
"h": 155.4
},
"luminance": 0.6089
}Semantic roles & 50–950 ramp
primary
#69E49C
secondary
#B33E83
accent
#1483D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581