#68E1BA#68E1BA
#68E1BA is a very light, vivid teal. Relative luminance 0.603; OKLCH L 83.0% C 0.123 H 169.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1BA |
|---|---|
| RGB | rgb(104, 225, 186) |
| HSL | hsl(161, 67%, 65%) |
| HSV | hsv(161, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(82.02, -43.20, 8.85) |
| CIE-LCH | lch(82.02, 44.10, 168.42°) |
| OKLab | oklab(82.95% -0.1214 0.0227) |
| OKLCH | oklch(82.95% 0.123 169.4) |
| XYZ | xyz(41.4930, 60.3348, 55.9040) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1BA #E1688F
analogous
#68E17E #68E1BA #68CCE1
triadic
#68E1BA #BA68E1 #E1BA68
tetradic
#68E1BA #7E68E1 #E1688F #CCE168
square
#68E1BA #7E68E1 #E1688F #CCE168
split-complementary
#68E1BA #E168CC #E17E68
monochromatic
#22AC80 #35D7A3 #68E1BA #9BEBD1 #CEF5E9
Accessibility & contrast
On white
1.61
#68E1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#68E1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1BA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1BA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B8
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#2FE2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e1ba; /* rgb */ color: rgb(104, 225, 186); /* oklch */ color: oklch(83.0% 0.123 169.4);
Tailwind
colors: {
custom: {
50: '#9cebce',
500: '#68e1ba',
950: '#000000',
},
}SCSS
$custom: #68e1ba; $custom-light: #9cebce; $custom-dark: #000000;
JSON
{
"hex": "#68e1ba",
"rgb": {
"r": 104,
"g": 225,
"b": 186
},
"hsl": {
"h": 160.661,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82953,
"c": 0.12348,
"h": 169.4
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#68E1BA
secondary
#AE3F63
accent
#1752CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483