#68E8BC#68E8BC
#68E8BC is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.7% C 0.131 H 167.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8BC |
|---|---|
| RGB | rgb(104, 232, 188) |
| HSL | hsl(159, 74%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.11, -45.79, 10.79) |
| CIE-LCH | lch(84.11, 47.05, 166.75°) |
| OKLab | oklab(84.67% -0.128 0.0276) |
| OKLCH | oklch(84.67% 0.131 167.8) |
| XYZ | xyz(43.6383, 64.2830, 57.6754) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.22
Seafoam
#7FE0B3
ΔE00 3.33
Light Teal
#90E4C1
ΔE00 4.58
Eucalyptus
#44D7A8
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8BC #E86894
analogous
#68E87C #68E8BC #68D4E8
triadic
#68E8BC #BC68E8 #E8BC68
tetradic
#68E8BC #7C68E8 #E86894 #D4E868
square
#68E8BC #7C68E8 #E86894 #D4E868
split-complementary
#68E8BC #E868D4 #E87C68
monochromatic
#1CB983 #33E0A4 #68E8BC #9DF0D4 #D2F8EB
Accessibility & contrast
On white
1.52
#68E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#68E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8BC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8BC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#29E9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e8bc; /* rgb */ color: rgb(104, 232, 188); /* oklch */ color: oklch(84.7% 0.131 167.8);
Tailwind
colors: {
custom: {
50: '#9df0d0',
500: '#68e8bc',
950: '#000000',
},
}SCSS
$custom: #68e8bc; $custom-light: #9df0d0; $custom-dark: #000000;
JSON
{
"hex": "#68e8bc",
"rgb": {
"r": 104,
"g": 232,
"b": 188
},
"hsl": {
"h": 159.375,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84671,
"c": 0.13096,
"h": 167.8
},
"luminance": 0.64287
}Semantic roles & 50–950 ramp
primary
#68E8BC
secondary
#B93B66
accent
#1054D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583