#68E7BB#68E7BB
#68E7BB is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.4% C 0.130 H 167.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7BB |
|---|---|
| RGB | rgb(104, 231, 187) |
| HSL | hsl(159, 73%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(83.80, -45.58, 10.86) |
| CIE-LCH | lch(83.80, 46.86, 166.60°) |
| OKLab | oklab(84.41% -0.1274 0.0278) |
| OKLCH | oklch(84.41% 0.13 167.7) |
| XYZ | xyz(43.2502, 63.6787, 57.0161) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.41
Eucalyptus
#44D7A8
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7BB #E76894
analogous
#68E77C #68E7BB #68D3E7
triadic
#68E7BB #BB68E7 #E7BB68
tetradic
#68E7BB #7C68E7 #E76894 #D3E768
square
#68E7BB #7C68E7 #E76894 #D3E768
split-complementary
#68E7BB #E768D3 #E77C68
monochromatic
#1DB782 #33DFA3 #68E7BB #9DEFD3 #D2F8EB
Accessibility & contrast
On white
1.53
#68E7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#68E7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7BB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7BB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#2AE8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e7bb; /* rgb */ color: rgb(104, 231, 187); /* oklch */ color: oklch(84.4% 0.130 167.7);
Tailwind
colors: {
custom: {
50: '#9defcf',
500: '#68e7bb',
950: '#000000',
},
}SCSS
$custom: #68e7bb; $custom-light: #9defcf; $custom-dark: #000000;
JSON
{
"hex": "#68e7bb",
"rgb": {
"r": 104,
"g": 231,
"b": 187
},
"hsl": {
"h": 159.213,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.84407,
"c": 0.13039,
"h": 167.7
},
"luminance": 0.63683
}Semantic roles & 50–950 ramp
primary
#68E7BB
secondary
#B73C67
accent
#1155D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583