#68E2BB#68E2BB
#68E2BB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.2% C 0.124 H 169.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2BB |
|---|---|
| RGB | rgb(104, 226, 187) |
| HSL | hsl(161, 68%, 65%) |
| HSV | hsv(161, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.34, -43.41, 8.77) |
| CIE-LCH | lch(82.34, 44.29, 168.57°) |
| OKLab | oklab(83.22% -0.122 0.0225) |
| OKLCH | oklch(83.22% 0.124 169.6) |
| XYZ | xyz(41.8708, 60.9198, 56.5562) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Aqua Marine
#2EE8BB
ΔE00 3.56
Eucalyptus
#44D7A8
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 4.21
Aquamarine (survey)
#04D8B2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2BB #E2688F
analogous
#68E27E #68E2BB #68CCE2
triadic
#68E2BB #BB68E2 #E2BB68
tetradic
#68E2BB #7E68E2 #E2688F #CCE268
square
#68E2BB #7E68E2 #E2688F #CCE268
split-complementary
#68E2BB #E268CC #E27E68
monochromatic
#21AE81 #35D8A4 #68E2BB #9BECD2 #CFF6E9
Accessibility & contrast
On white
1.59
#68E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#68E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2BB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2BB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#2DE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e2bb; /* rgb */ color: rgb(104, 226, 187); /* oklch */ color: oklch(83.2% 0.124 169.6);
Tailwind
colors: {
custom: {
50: '#9ceccf',
500: '#68e2bb',
950: '#000000',
},
}SCSS
$custom: #68e2bb; $custom-light: #9ceccf; $custom-dark: #000000;
JSON
{
"hex": "#68e2bb",
"rgb": {
"r": 104,
"g": 226,
"b": 187
},
"hsl": {
"h": 160.82,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.83217,
"c": 0.12407,
"h": 169.6
},
"luminance": 0.60924
}Semantic roles & 50–950 ramp
primary
#68E2BB
secondary
#B03F63
accent
#1651D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483