#68E5BC#68E5BC
#68E5BC is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.0% C 0.127 H 168.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5BC |
|---|---|
| RGB | rgb(104, 229, 188) |
| HSL | hsl(160, 71%, 65%) |
| HSV | hsv(160, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(83.24, -44.50, 9.54) |
| CIE-LCH | lch(83.24, 45.51, 167.91°) |
| OKLab | oklab(83.96% -0.1248 0.0244) |
| OKLCH | oklch(83.96% 0.127 168.9) |
| XYZ | xyz(42.8011, 62.6085, 57.3963) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.60
Eucalyptus
#44D7A8
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.31
Aqua (survey)
#13EAC9
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5BC #E56891
analogous
#68E57D #68E5BC #68CFE5
triadic
#68E5BC #BC68E5 #E5BC68
tetradic
#68E5BC #7D68E5 #E56891 #CFE568
square
#68E5BC #7D68E5 #E56891 #CFE568
split-complementary
#68E5BC #E568CF #E57D68
monochromatic
#1FB483 #34DCA5 #68E5BC #9CEED3 #D0F7EA
Accessibility & contrast
On white
1.55
#68E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#68E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5BC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5BC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7BA
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#2BE6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e5bc; /* rgb */ color: rgb(104, 229, 188); /* oklch */ color: oklch(84.0% 0.127 168.9);
Tailwind
colors: {
custom: {
50: '#9deed0',
500: '#68e5bc',
950: '#000000',
},
}SCSS
$custom: #68e5bc; $custom-light: #9deed0; $custom-dark: #000000;
JSON
{
"hex": "#68e5bc",
"rgb": {
"r": 104,
"g": 229,
"b": 188
},
"hsl": {
"h": 160.32,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83957,
"c": 0.12716,
"h": 168.9
},
"luminance": 0.62613
}Semantic roles & 50–950 ramp
primary
#68E5BC
secondary
#B43D64
accent
#1352D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583