#69E4A2#69E4A2
#69E4A2 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.146 H 157.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4A2 |
|---|---|
| RGB | rgb(105, 228, 162) |
| HSL | hsl(148, 69%, 65%) |
| HSV | hsv(148, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.43, -49.30, 22.01) |
| CIE-LCH | lch(82.43, 53.99, 155.95°) |
| OKLab | oklab(83.13% -0.1348 0.0559) |
| OKLCH | oklch(83.13% 0.146 157.5) |
| XYZ | xyz(40.0874, 61.0951, 43.8554) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.72
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 4.97
Light Blue Green
#7EFBB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4A2 #E469AB
analogous
#6DE469 #69E4A2 #69E4E0
triadic
#69E4A2 #A269E4 #E4A269
tetradic
#69E4A2 #696DE4 #E469AB #E4E069
square
#69E4A2 #696DE4 #E469AB #E4E069
split-complementary
#69E4A2 #E069E4 #E4696D
monochromatic
#20B264 #35DB82 #69E4A2 #9DEDC2 #D1F7E2
Accessibility & contrast
On white
1.59
#69E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#69E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4A2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4A2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D59E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#41E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e4a2; /* rgb */ color: rgb(105, 228, 162); /* oklch */ color: oklch(83.1% 0.146 157.5);
Tailwind
colors: {
custom: {
50: '#9dedbd',
500: '#69e4a2',
950: '#000000',
},
}SCSS
$custom: #69e4a2; $custom-light: #9dedbd; $custom-dark: #000000;
JSON
{
"hex": "#69e4a2",
"rgb": {
"r": 105,
"g": 228,
"b": 162
},
"hsl": {
"h": 147.805,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83129,
"c": 0.14589,
"h": 157.5
},
"luminance": 0.61099
}Semantic roles & 50–950 ramp
primary
#69E4A2
secondary
#B33E7D
accent
#147AD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582