#69EBA2#69EBA2
#69EBA2 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.155 H 156.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA2 |
|---|---|
| RGB | rgb(105, 235, 162) |
| HSL | hsl(146, 76%, 67%) |
| HSV | hsv(146, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.50, -52.18, 24.84) |
| CIE-LCH | lch(84.50, 57.79, 154.55°) |
| OKLab | oklab(84.82% -0.1422 0.0628) |
| OKLCH | oklch(84.82% 0.155 156.2) |
| XYZ | xyz(42.0522, 65.0247, 44.5104) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.40
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA2 #EB69B2
analogous
#71EB69 #69EBA2 #69EBE3
triadic
#69EBA2 #A269EB #EBA269
tetradic
#69EBA2 #6971EB #EB69B2 #EBE369
square
#69EBA2 #6971EB #EB69B2 #EBE369
split-complementary
#69EBA2 #E369EB #EB6971
monochromatic
#1AC063 #33E481 #69EBA2 #9FF2C3 #D5F9E5
Accessibility & contrast
On white
1.50
#69EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#69EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#3FE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba2; /* rgb */ color: rgb(105, 235, 162); /* oklch */ color: oklch(84.8% 0.155 156.2);
Tailwind
colors: {
custom: {
50: '#9df2be',
500: '#69eba2',
950: '#000000',
},
}SCSS
$custom: #69eba2; $custom-light: #9df2be; $custom-dark: #000000;
JSON
{
"hex": "#69eba2",
"rgb": {
"r": 105,
"g": 235,
"b": 162
},
"hsl": {
"h": 146.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84818,
"c": 0.15547,
"h": 156.2
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#69EBA2
secondary
#BF3A84
accent
#0D7FD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582