#69E8BB#69E8BB
#69E8BB is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.131 H 167.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8BB |
|---|---|
| RGB | rgb(105, 232, 187) |
| HSL | hsl(159, 73%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.12, -45.81, 11.33) |
| CIE-LCH | lch(84.12, 47.19, 166.11°) |
| OKLab | oklab(84.68% -0.1279 0.029) |
| OKLCH | oklch(84.68% 0.131 167.2) |
| XYZ | xyz(43.6477, 64.3003, 57.1151) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.29
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Teal
#90E4C1
ΔE00 4.58
Eucalyptus
#44D7A8
ΔE00 4.59
Light Aquamarine
#7BFDC7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8BB #E86996
analogous
#69E87B #69E8BB #69D5E8
triadic
#69E8BB #BB69E8 #E8BB69
tetradic
#69E8BB #7B69E8 #E86996 #D5E869
square
#69E8BB #7B69E8 #E86996 #D5E869
split-complementary
#69E8BB #E869D5 #E87B69
monochromatic
#1DBA82 #34E0A3 #69E8BB #9EF0D3 #D3F8EB
Accessibility & contrast
On white
1.52
#69E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#69E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8BB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8BB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#2DE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e8bb; /* rgb */ color: rgb(105, 232, 187); /* oklch */ color: oklch(84.7% 0.131 167.2);
Tailwind
colors: {
custom: {
50: '#9df0cf',
500: '#69e8bb',
950: '#000000',
},
}SCSS
$custom: #69e8bb; $custom-light: #9df0cf; $custom-dark: #000000;
JSON
{
"hex": "#69e8bb",
"rgb": {
"r": 105,
"g": 232,
"b": 187
},
"hsl": {
"h": 158.74,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84679,
"c": 0.13111,
"h": 167.2
},
"luminance": 0.64304
}Semantic roles & 50–950 ramp
primary
#69E8BB
secondary
#BA3C68
accent
#1056D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583