#69EEA1#69EEA1
#69EEA1 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.160 H 155.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEA1 |
|---|---|
| RGB | rgb(105, 238, 161) |
| HSL | hsl(145, 80%, 67%) |
| HSV | hsv(145, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(85.36, -53.58, 26.53) |
| CIE-LCH | lch(85.36, 59.79, 153.66°) |
| OKLab | oklab(85.52% -0.1458 0.0669) |
| OKLCH | oklch(85.52% 0.16 155.3) |
| XYZ | xyz(42.8298, 66.7216, 44.3328) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEA1 #EE69B6
analogous
#74EE69 #69EEA1 #69EEE3
triadic
#69EEA1 #A169EE #EEA169
tetradic
#69EEA1 #6974EE #EE69B6 #EEE369
square
#69EEA1 #6974EE #EE69B6 #EEE369
split-complementary
#69EEA1 #E369EE #EE6974
monochromatic
#16C660 #32E87F #69EEA1 #A0F4C3 #D7FAE6
Accessibility & contrast
On white
1.46
#69EEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#69EEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEA1
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEA1 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9C
Deuteranopia (green-blind)
#DBD0A6
Tritanopia (blue-blind)
#3EECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eea1; /* rgb */ color: rgb(105, 238, 161); /* oklch */ color: oklch(85.5% 0.160 155.3);
Tailwind
colors: {
custom: {
50: '#9ef4bd',
500: '#69eea1',
950: '#000000',
},
}SCSS
$custom: #69eea1; $custom-light: #9ef4bd; $custom-dark: #000000;
JSON
{
"hex": "#69eea1",
"rgb": {
"r": 105,
"g": 238,
"b": 161
},
"hsl": {
"h": 145.263,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85521,
"c": 0.16044,
"h": 155.3
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#69EEA1
secondary
#C43889
accent
#0A83DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582