#68E5BB#68E5BB
#68E5BB is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.9% C 0.128 H 168.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5BB |
|---|---|
| RGB | rgb(104, 229, 187) |
| HSL | hsl(160, 71%, 65%) |
| HSV | hsv(160, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.21, -44.72, 10.03) |
| CIE-LCH | lch(83.21, 45.83, 167.36°) |
| OKLab | oklab(83.93% -0.1252 0.0257) |
| OKLCH | oklch(83.93% 0.128 168.4) |
| XYZ | xyz(42.6937, 62.5656, 56.8305) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.15
Aqua Marine
#2EE8BB
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 4.19
Light Teal
#90E4C1
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5BB #E56892
analogous
#68E57C #68E5BB #68D0E5
triadic
#68E5BB #BB68E5 #E5BB68
tetradic
#68E5BB #7C68E5 #E56892 #D0E568
square
#68E5BB #7C68E5 #E56892 #D0E568
split-complementary
#68E5BB #E568D0 #E57C68
monochromatic
#1FB482 #34DCA3 #68E5BB #9CEED3 #D0F7EA
Accessibility & contrast
On white
1.55
#68E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#68E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5BB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5BB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#2CE6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e5bb; /* rgb */ color: rgb(104, 229, 187); /* oklch */ color: oklch(83.9% 0.128 168.4);
Tailwind
colors: {
custom: {
50: '#9ceecf',
500: '#68e5bb',
950: '#000000',
},
}SCSS
$custom: #68e5bb; $custom-light: #9ceecf; $custom-dark: #000000;
JSON
{
"hex": "#68e5bb",
"rgb": {
"r": 104,
"g": 229,
"b": 187
},
"hsl": {
"h": 159.84,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83931,
"c": 0.12786,
"h": 168.4
},
"luminance": 0.6257
}Semantic roles & 50–950 ramp
primary
#68E5BB
secondary
#B43D65
accent
#1353D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583