#69EBA3#69EBA3
#69EBA3 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.155 H 156.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBA3 |
|---|---|
| RGB | rgb(105, 235, 163) |
| HSL | hsl(147, 76%, 67%) |
| HSV | hsv(147, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.51, -51.99, 24.35) |
| CIE-LCH | lch(84.51, 57.41, 154.91°) |
| OKLab | oklab(84.84% -0.1418 0.0616) |
| OKLCH | oklch(84.84% 0.155 156.5) |
| XYZ | xyz(42.1414, 65.0604, 44.9804) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBA3 #EB69B1
analogous
#70EB69 #69EBA3 #69EBE4
triadic
#69EBA3 #A369EB #EBA369
tetradic
#69EBA3 #6970EB #EB69B1 #EBE469
square
#69EBA3 #6970EB #EB69B1 #EBE469
split-complementary
#69EBA3 #E469EB #EB6970
monochromatic
#1AC064 #33E482 #69EBA3 #9FF2C4 #D5F9E5
Accessibility & contrast
On white
1.50
#69EBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#69EBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBA3
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBA3 | 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)
#EADB9F
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#3EE9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eba3; /* rgb */ color: rgb(105, 235, 163); /* oklch */ color: oklch(84.8% 0.155 156.5);
Tailwind
colors: {
custom: {
50: '#9df2be',
500: '#69eba3',
950: '#000000',
},
}SCSS
$custom: #69eba3; $custom-light: #9df2be; $custom-dark: #000000;
JSON
{
"hex": "#69eba3",
"rgb": {
"r": 105,
"g": 235,
"b": 163
},
"hsl": {
"h": 146.769,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84839,
"c": 0.15459,
"h": 156.5
},
"luminance": 0.65064
}Semantic roles & 50–950 ramp
primary
#69EBA3
secondary
#BF3A83
accent
#0D7ED9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582