#68E7BD#68E7BD
#68E7BD is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.5% C 0.129 H 168.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7BD |
|---|---|
| RGB | rgb(104, 231, 189) |
| HSL | hsl(160, 73%, 66%) |
| HSV | hsv(160, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 18.2%, 9.4%) |
| CIE-LAB | lab(83.84, -45.14, 9.88) |
| CIE-LCH | lch(83.84, 46.21, 167.66°) |
| OKLab | oklab(84.46% -0.1265 0.0253) |
| OKLCH | oklch(84.46% 0.129 168.7) |
| XYZ | xyz(43.4658, 63.7649, 58.1515) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.16
Light Turquoise
#7EF4CC
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 4.42
Eucalyptus
#44D7A8
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7BD #E76892
analogous
#68E77D #68E7BD #68D2E7
triadic
#68E7BD #BD68E7 #E7BD68
tetradic
#68E7BD #7D68E7 #E76892 #D2E768
square
#68E7BD #7D68E7 #E76892 #D2E768
split-complementary
#68E7BD #E768D2 #E77D68
monochromatic
#1DB784 #33DFA6 #68E7BD #9DEFD4 #D2F8EB
Accessibility & contrast
On white
1.53
#68E7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#68E7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7BD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7BD | 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)
#E2D9BB
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#28E8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e7bd; /* rgb */ color: rgb(104, 231, 189); /* oklch */ color: oklch(84.5% 0.129 168.7);
Tailwind
colors: {
custom: {
50: '#9defd0',
500: '#68e7bd',
950: '#000000',
},
}SCSS
$custom: #68e7bd; $custom-light: #9defd0; $custom-dark: #000000;
JSON
{
"hex": "#68e7bd",
"rgb": {
"r": 104,
"g": 231,
"b": 189
},
"hsl": {
"h": 160.157,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.84459,
"c": 0.12899,
"h": 168.7
},
"luminance": 0.63769
}Semantic roles & 50–950 ramp
primary
#68E7BD
secondary
#B73C65
accent
#1152D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583