#69E8BA#69E8BA
#69E8BA is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.132 H 166.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8BA |
|---|---|
| RGB | rgb(105, 232, 186) |
| HSL | hsl(158, 73%, 66%) |
| HSV | hsv(158, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 19.8%, 9%) |
| CIE-LAB | lab(84.10, -46.02, 11.82) |
| CIE-LCH | lch(84.10, 47.52, 165.60°) |
| OKLab | oklab(84.65% -0.1283 0.0303) |
| OKLCH | oklch(84.65% 0.132 166.7) |
| XYZ | xyz(43.5410, 64.2576, 56.5533) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.41
Eucalyptus
#44D7A8
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.67
Light Aquamarine
#7BFDC7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8BA #E86997
analogous
#69E87A #69E8BA #69D6E8
triadic
#69E8BA #BA69E8 #E8BA69
tetradic
#69E8BA #7A69E8 #E86997 #D6E869
square
#69E8BA #7A69E8 #E86997 #D6E869
split-complementary
#69E8BA #E869D6 #E87A69
monochromatic
#1DBA81 #34E0A2 #69E8BA #9EF0D2 #D3F8EB
Accessibility & contrast
On white
1.52
#69E8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#69E8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8BA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8BA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#D1CCBD
Tritanopia (blue-blind)
#2EE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e8ba; /* rgb */ color: rgb(105, 232, 186); /* oklch */ color: oklch(84.7% 0.132 166.7);
Tailwind
colors: {
custom: {
50: '#9df0ce',
500: '#69e8ba',
950: '#000000',
},
}SCSS
$custom: #69e8ba; $custom-light: #9df0ce; $custom-dark: #000000;
JSON
{
"hex": "#69e8ba",
"rgb": {
"r": 105,
"g": 232,
"b": 186
},
"hsl": {
"h": 158.268,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84654,
"c": 0.13183,
"h": 166.7
},
"luminance": 0.64262
}Semantic roles & 50–950 ramp
primary
#69E8BA
secondary
#BA3C69
accent
#1058D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583