#68E6BB#68E6BB
#68E6BB is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.129 H 168.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6BB |
|---|---|
| RGB | rgb(104, 230, 187) |
| HSL | hsl(160, 72%, 65%) |
| HSV | hsv(160, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.51, -45.15, 10.45) |
| CIE-LCH | lch(83.51, 46.35, 166.97°) |
| OKLab | oklab(84.17% -0.1263 0.0268) |
| OKLCH | oklch(84.17% 0.129 168) |
| XYZ | xyz(42.9712, 63.1205, 56.9230) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.43
Aqua (survey)
#13EAC9
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6BB #E66893
analogous
#68E67C #68E6BB #68D2E6
triadic
#68E6BB #BB68E6 #E6BB68
tetradic
#68E6BB #7C68E6 #E66893 #D2E668
square
#68E6BB #7C68E6 #E66893 #D2E668
split-complementary
#68E6BB #E668D2 #E67C68
monochromatic
#1EB682 #33DDA3 #68E6BB #9DEFD3 #D1F7EA
Accessibility & contrast
On white
1.54
#68E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#68E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6BB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6BB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#2BE7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e6bb; /* rgb */ color: rgb(104, 230, 187); /* oklch */ color: oklch(84.2% 0.129 168.0);
Tailwind
colors: {
custom: {
50: '#9deecf',
500: '#68e6bb',
950: '#000000',
},
}SCSS
$custom: #68e6bb; $custom-light: #9deecf; $custom-dark: #000000;
JSON
{
"hex": "#68e6bb",
"rgb": {
"r": 104,
"g": 230,
"b": 187
},
"hsl": {
"h": 159.524,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.84169,
"c": 0.12912,
"h": 168
},
"luminance": 0.63125
}Semantic roles & 50–950 ramp
primary
#68E6BB
secondary
#B63C66
accent
#1254D4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583