#69E7BB#69E7BB
#69E7BB is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.130 H 167.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7BB |
|---|---|
| RGB | rgb(105, 231, 187) |
| HSL | hsl(159, 72%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.83, -45.37, 10.91) |
| CIE-LCH | lch(83.83, 46.67, 166.48°) |
| OKLab | oklab(84.44% -0.1268 0.028) |
| OKLCH | oklch(84.44% 0.13 167.6) |
| XYZ | xyz(43.3670, 63.7389, 57.0215) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.38
Eucalyptus
#44D7A8
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7BB #E76995
analogous
#69E77C #69E7BB #69D4E7
triadic
#69E7BB #BB69E7 #E7BB69
tetradic
#69E7BB #7C69E7 #E76995 #D4E769
square
#69E7BB #7C69E7 #E76995 #D4E769
split-complementary
#69E7BB #E769D4 #E77C69
monochromatic
#1DB882 #34DFA3 #69E7BB #9EEFD3 #D3F8EB
Accessibility & contrast
On white
1.53
#69E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#69E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7BB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7BB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#2EE8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e7bb; /* rgb */ color: rgb(105, 231, 187); /* oklch */ color: oklch(84.4% 0.130 167.6);
Tailwind
colors: {
custom: {
50: '#9defcf',
500: '#69e7bb',
950: '#000000',
},
}SCSS
$custom: #69e7bb; $custom-light: #9defcf; $custom-dark: #000000;
JSON
{
"hex": "#69e7bb",
"rgb": {
"r": 105,
"g": 231,
"b": 187
},
"hsl": {
"h": 159.048,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.84442,
"c": 0.12984,
"h": 167.6
},
"luminance": 0.63743
}Semantic roles & 50–950 ramp
primary
#69E7BB
secondary
#B83C67
accent
#1155D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583