#69EBA6#69EBA6
#69EBA6 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.152 H 157.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA6 |
|---|---|
| RGB | rgb(105, 235, 166) |
| HSL | hsl(148, 76%, 67%) |
| HSV | hsv(148, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.57, -51.41, 22.88) |
| CIE-LCH | lch(84.57, 56.27, 156.01°) |
| OKLab | oklab(84.9% -0.1404 0.0581) |
| OKLCH | oklch(84.9% 0.152 157.5) |
| XYZ | xyz(42.4134, 65.1692, 46.4128) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Blue Green
#7EFBB3
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 4.54
Aqua Green
#12E193
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA6 #EB69AE
analogous
#6DEB69 #69EBA6 #69EBE7
triadic
#69EBA6 #A669EB #EBA669
tetradic
#69EBA6 #696DEB #EB69AE #EBE769
square
#69EBA6 #696DEB #EB69AE #EBE769
split-complementary
#69EBA6 #E769EB #EB696D
monochromatic
#1AC068 #33E486 #69EBA6 #9FF2C6 #D5F9E6
Accessibility & contrast
On white
1.50
#69EBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#69EBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA6
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA6 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA2
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#3CE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba6; /* rgb */ color: rgb(105, 235, 166); /* oklch */ color: oklch(84.9% 0.152 157.5);
Tailwind
colors: {
custom: {
50: '#9df2c0',
500: '#69eba6',
950: '#000000',
},
}SCSS
$custom: #69eba6; $custom-light: #9df2c0; $custom-dark: #000000;
JSON
{
"hex": "#69eba6",
"rgb": {
"r": 105,
"g": 235,
"b": 166
},
"hsl": {
"h": 148.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84903,
"c": 0.15196,
"h": 157.5
},
"luminance": 0.65173
}Semantic roles & 50–950 ramp
primary
#69EBA6
secondary
#BF3A80
accent
#0D79D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582