#68E8BA#68E8BA
#68E8BA is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.132 H 166.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8BA |
|---|---|
| RGB | rgb(104, 232, 186) |
| HSL | hsl(158, 74%, 66%) |
| HSV | hsv(158, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 19.8%, 9%) |
| CIE-LAB | lab(84.07, -46.23, 11.77) |
| CIE-LCH | lch(84.07, 47.71, 165.72°) |
| OKLab | oklab(84.62% -0.1289 0.0302) |
| OKLCH | oklch(84.62% 0.132 166.8) |
| XYZ | xyz(43.4242, 64.1974, 56.5478) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Aqua Marine
#2EE8BB
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.43
Eucalyptus
#44D7A8
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8BA #E86896
analogous
#68E87A #68E8BA #68D6E8
triadic
#68E8BA #BA68E8 #E8BA68
tetradic
#68E8BA #7A68E8 #E86896 #D6E868
square
#68E8BA #7A68E8 #E86896 #D6E868
split-complementary
#68E8BA #E868D6 #E87A68
monochromatic
#1CB981 #33E0A2 #68E8BA #9DF0D2 #D2F8EB
Accessibility & contrast
On white
1.52
#68E8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#68E8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8BA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8BA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB8
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#2BE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e8ba; /* rgb */ color: rgb(104, 232, 186); /* oklch */ color: oklch(84.6% 0.132 166.8);
Tailwind
colors: {
custom: {
50: '#9df0ce',
500: '#68e8ba',
950: '#000000',
},
}SCSS
$custom: #68e8ba; $custom-light: #9df0ce; $custom-dark: #000000;
JSON
{
"hex": "#68e8ba",
"rgb": {
"r": 104,
"g": 232,
"b": 186
},
"hsl": {
"h": 158.438,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.8462,
"c": 0.13238,
"h": 166.8
},
"luminance": 0.64201
}Semantic roles & 50–950 ramp
primary
#68E8BA
secondary
#B93B68
accent
#1057D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583