#68E8BB#68E8BB
#68E8BB is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.6% C 0.132 H 167.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8BB |
|---|---|
| RGB | rgb(104, 232, 187) |
| HSL | hsl(159, 74%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.09, -46.01, 11.28) |
| CIE-LCH | lch(84.09, 47.38, 166.23°) |
| OKLab | oklab(84.65% -0.1284 0.0289) |
| OKLCH | oklch(84.65% 0.132 167.3) |
| XYZ | xyz(43.5309, 64.2400, 57.1096) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.32
Eucalyptus
#44D7A8
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8BB #E86895
analogous
#68E87B #68E8BB #68D5E8
triadic
#68E8BB #BB68E8 #E8BB68
tetradic
#68E8BB #7B68E8 #E86895 #D5E868
square
#68E8BB #7B68E8 #E86895 #D5E868
split-complementary
#68E8BB #E868D5 #E87B68
monochromatic
#1CB982 #33E0A3 #68E8BB #9DF0D3 #D2F8EB
Accessibility & contrast
On white
1.52
#68E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#68E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8BB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8BB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#2AE9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e8bb; /* rgb */ color: rgb(104, 232, 187); /* oklch */ color: oklch(84.6% 0.132 167.3);
Tailwind
colors: {
custom: {
50: '#9df0cf',
500: '#68e8bb',
950: '#000000',
},
}SCSS
$custom: #68e8bb; $custom-light: #9df0cf; $custom-dark: #000000;
JSON
{
"hex": "#68e8bb",
"rgb": {
"r": 104,
"g": 232,
"b": 187
},
"hsl": {
"h": 158.906,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84645,
"c": 0.13166,
"h": 167.3
},
"luminance": 0.64244
}Semantic roles & 50–950 ramp
primary
#68E8BB
secondary
#B93B67
accent
#1055D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583