#68E2BC#68E2BC
#68E2BC is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.2% C 0.123 H 170.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2BC |
|---|---|
| RGB | rgb(104, 226, 188) |
| HSL | hsl(161, 68%, 65%) |
| HSV | hsv(161, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.36, -43.19, 8.28) |
| CIE-LCH | lch(82.36, 43.97, 169.15°) |
| OKLab | oklab(83.24% -0.1216 0.0212) |
| OKLCH | oklch(83.24% 0.123 170.1) |
| XYZ | xyz(41.9782, 60.9627, 57.1220) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 4.21
Aquamarine (survey)
#04D8B2
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2BC #E2688E
analogous
#68E27F #68E2BC #68CBE2
triadic
#68E2BC #BC68E2 #E2BC68
tetradic
#68E2BC #7F68E2 #E2688E #CBE268
square
#68E2BC #7F68E2 #E2688E #CBE268
split-complementary
#68E2BC #E268CB #E27F68
monochromatic
#21AE82 #35D8A5 #68E2BC #9BECD3 #CFF6EA
Accessibility & contrast
On white
1.59
#68E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#68E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2BC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2BC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BA
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#2CE3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e2bc; /* rgb */ color: rgb(104, 226, 188); /* oklch */ color: oklch(83.2% 0.123 170.1);
Tailwind
colors: {
custom: {
50: '#9cecd0',
500: '#68e2bc',
950: '#000000',
},
}SCSS
$custom: #68e2bc; $custom-light: #9cecd0; $custom-dark: #000000;
JSON
{
"hex": "#68e2bc",
"rgb": {
"r": 104,
"g": 226,
"b": 188
},
"hsl": {
"h": 161.311,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.83243,
"c": 0.1234,
"h": 170.1
},
"luminance": 0.60967
}Semantic roles & 50–950 ramp
primary
#68E2BC
secondary
#B03F62
accent
#1650D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483