#69E8BC#69E8BC
#69E8BC is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.130 H 167.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8BC |
|---|---|
| RGB | rgb(105, 232, 188) |
| HSL | hsl(159, 73%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.14, -45.59, 10.83) |
| CIE-LCH | lch(84.14, 46.85, 166.63°) |
| OKLab | oklab(84.71% -0.1274 0.0278) |
| OKLCH | oklch(84.71% 0.13 167.7) |
| XYZ | xyz(43.7551, 64.3432, 57.6808) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.64
Light Aquamarine
#7BFDC7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8BC #E86995
analogous
#69E87C #69E8BC #69D4E8
triadic
#69E8BC #BC69E8 #E8BC69
tetradic
#69E8BC #7C69E8 #E86995 #D4E869
square
#69E8BC #7C69E8 #E86995 #D4E869
split-complementary
#69E8BC #E869D4 #E87C69
monochromatic
#1DBA83 #34E0A4 #69E8BC #9EF0D4 #D3F8EB
Accessibility & contrast
On white
1.51
#69E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#69E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8BC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8BC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#2CE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e8bc; /* rgb */ color: rgb(105, 232, 188); /* oklch */ color: oklch(84.7% 0.130 167.7);
Tailwind
colors: {
custom: {
50: '#9df0d0',
500: '#69e8bc',
950: '#000000',
},
}SCSS
$custom: #69e8bc; $custom-light: #9df0d0; $custom-dark: #000000;
JSON
{
"hex": "#69e8bc",
"rgb": {
"r": 105,
"g": 232,
"b": 188
},
"hsl": {
"h": 159.213,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84705,
"c": 0.1304,
"h": 167.7
},
"luminance": 0.64347
}Semantic roles & 50–950 ramp
primary
#69E8BC
secondary
#BA3C67
accent
#1054D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583