#69EBA8#69EBA8
#69EBA8 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.150 H 158.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA8 |
|---|---|
| RGB | rgb(105, 235, 168) |
| HSL | hsl(149, 76%, 67%) |
| HSV | hsv(149, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.61, -51.02, 21.90) |
| CIE-LCH | lch(84.61, 55.52, 156.77°) |
| OKLab | oklab(84.95% -0.1395 0.0557) |
| OKLCH | oklch(84.95% 0.15 158.3) |
| XYZ | xyz(42.5983, 65.2432, 47.3865) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Blue Green
#7EFBB3
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.76
Aqua Green
#12E193
ΔE00 4.72
Light Bluish Green
#76FDA8
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA8 #EB69AC
analogous
#6BEB69 #69EBA8 #69EBE9
triadic
#69EBA8 #A869EB #EBA869
tetradic
#69EBA8 #696BEB #EB69AC #EBE969
square
#69EBA8 #696BEB #EB69AC #EBE969
split-complementary
#69EBA8 #E969EB #EB696B
monochromatic
#1AC06A #33E489 #69EBA8 #9FF2C7 #D5F9E7
Accessibility & contrast
On white
1.49
#69EBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#69EBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA8
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA8 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA4
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#3BEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba8; /* rgb */ color: rgb(105, 235, 168); /* oklch */ color: oklch(84.9% 0.150 158.3);
Tailwind
colors: {
custom: {
50: '#9df2c2',
500: '#69eba8',
950: '#000000',
},
}SCSS
$custom: #69eba8; $custom-light: #9df2c2; $custom-dark: #000000;
JSON
{
"hex": "#69eba8",
"rgb": {
"r": 105,
"g": 235,
"b": 168
},
"hsl": {
"h": 149.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84947,
"c": 0.15023,
"h": 158.3
},
"luminance": 0.65247
}Semantic roles & 50–950 ramp
primary
#69EBA8
secondary
#BF3A7E
accent
#0D76D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582