#69E3A2#69E3A2
#69E3A2 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.145 H 157.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3A2 |
|---|---|
| RGB | rgb(105, 227, 162) |
| HSL | hsl(148, 69%, 65%) |
| HSV | hsv(148, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 28.6%, 11%) |
| CIE-LAB | lab(82.13, -48.88, 21.60) |
| CIE-LCH | lch(82.13, 53.44, 156.16°) |
| OKLab | oklab(82.89% -0.1337 0.0549) |
| OKLCH | oklch(82.89% 0.145 157.7) |
| XYZ | xyz(39.8131, 60.5465, 43.7640) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 5.17
Seafoam (survey)
#80F9AD
ΔE00 5.21
Light Blue Green
#7EFBB3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3A2 #E369AA
analogous
#6DE369 #69E3A2 #69E3DF
triadic
#69E3A2 #A269E3 #E3A269
tetradic
#69E3A2 #696DE3 #E369AA #E3DF69
square
#69E3A2 #696DE3 #E369AA #E3DF69
split-complementary
#69E3A2 #DF69E3 #E3696D
monochromatic
#21B164 #35D982 #69E3A2 #9DEDC2 #D0F6E2
Accessibility & contrast
On white
1.60
#69E3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69E3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3A2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3A2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D49E
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#42E2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e3a2; /* rgb */ color: rgb(105, 227, 162); /* oklch */ color: oklch(82.9% 0.145 157.7);
Tailwind
colors: {
custom: {
50: '#9cecbd',
500: '#69e3a2',
950: '#000000',
},
}SCSS
$custom: #69e3a2; $custom-light: #9cecbd; $custom-dark: #000000;
JSON
{
"hex": "#69e3a2",
"rgb": {
"r": 105,
"g": 227,
"b": 162
},
"hsl": {
"h": 148.033,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82888,
"c": 0.14451,
"h": 157.7
},
"luminance": 0.6055
}Semantic roles & 50–950 ramp
primary
#69E3A2
secondary
#B23E7C
accent
#1579D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582