#69EEA2#69EEA2
#69EEA2 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.160 H 155.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEA2 |
|---|---|
| RGB | rgb(105, 238, 162) |
| HSL | hsl(146, 80%, 67%) |
| HSV | hsv(146, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.38, -53.39, 26.04) |
| CIE-LCH | lch(85.38, 59.41, 154.00°) |
| OKLab | oklab(85.54% -0.1454 0.0658) |
| OKLCH | oklch(85.54% 0.16 155.7) |
| XYZ | xyz(42.9183, 66.7570, 44.7991) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEA2 #EE69B5
analogous
#73EE69 #69EEA2 #69EEE4
triadic
#69EEA2 #A269EE #EEA269
tetradic
#69EEA2 #6973EE #EE69B5 #EEE469
square
#69EEA2 #6973EE #EE69B5 #EEE469
split-complementary
#69EEA2 #E469EE #EE6973
monochromatic
#16C662 #32E880 #69EEA2 #A0F4C4 #D7FAE6
Accessibility & contrast
On white
1.46
#69EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#69EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEA2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEA2 | 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)
#EDDD9D
Deuteranopia (green-blind)
#DBD0A7
Tritanopia (blue-blind)
#3DECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69eea2; /* rgb */ color: rgb(105, 238, 162); /* oklch */ color: oklch(85.5% 0.160 155.7);
Tailwind
colors: {
custom: {
50: '#9ef4be',
500: '#69eea2',
950: '#000000',
},
}SCSS
$custom: #69eea2; $custom-light: #9ef4be; $custom-dark: #000000;
JSON
{
"hex": "#69eea2",
"rgb": {
"r": 105,
"g": 238,
"b": 162
},
"hsl": {
"h": 145.714,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85542,
"c": 0.15954,
"h": 155.7
},
"luminance": 0.66761
}Semantic roles & 50–950 ramp
primary
#69EEA2
secondary
#C43888
accent
#0A82DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582