#69E8BF#69E8BF
#69E8BF is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.128 H 169.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8BF |
|---|---|
| RGB | rgb(105, 232, 191) |
| HSL | hsl(161, 73%, 66%) |
| HSV | hsv(161, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 17.7%, 9%) |
| CIE-LAB | lab(84.21, -44.92, 9.36) |
| CIE-LCH | lch(84.21, 45.88, 168.23°) |
| OKLab | oklab(84.78% -0.1261 0.024) |
| OKLCH | oklch(84.78% 0.128 169.2) |
| XYZ | xyz(44.0819, 64.4739, 59.4018) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.64
Light Teal
#90E4C1
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8BF #E86992
analogous
#69E87F #69E8BF #69D1E8
triadic
#69E8BF #BF69E8 #E8BF69
tetradic
#69E8BF #7F69E8 #E86992 #D1E869
square
#69E8BF #7F69E8 #E86992 #D1E869
split-complementary
#69E8BF #E869D1 #E87F69
monochromatic
#1DBA87 #34E0A8 #69E8BF #9EF0D6 #D3F8EC
Accessibility & contrast
On white
1.51
#69E8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#69E8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8BF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8BF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D0CCC2
Tritanopia (blue-blind)
#29E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e8bf; /* rgb */ color: rgb(105, 232, 191); /* oklch */ color: oklch(84.8% 0.128 169.2);
Tailwind
colors: {
custom: {
50: '#9df0d2',
500: '#69e8bf',
950: '#000000',
},
}SCSS
$custom: #69e8bf; $custom-light: #9df0d2; $custom-dark: #000000;
JSON
{
"hex": "#69e8bf",
"rgb": {
"r": 105,
"g": 232,
"b": 191
},
"hsl": {
"h": 160.63,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84783,
"c": 0.12833,
"h": 169.2
},
"luminance": 0.64478
}Semantic roles & 50–950 ramp
primary
#69E8BF
secondary
#BA3C64
accent
#1050D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583