#68E1BC#68E1BC
#68E1BC is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.0% C 0.122 H 170.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1BC |
|---|---|
| RGB | rgb(104, 225, 188) |
| HSL | hsl(162, 67%, 65%) |
| HSV | hsv(162, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(82.07, -42.75, 7.86) |
| CIE-LCH | lch(82.07, 43.47, 169.58°) |
| OKLab | oklab(83.01% -0.1205 0.0201) |
| OKLCH | oklch(83.01% 0.122 170.5) |
| XYZ | xyz(41.7071, 60.4205, 57.0316) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.78
Eucalyptus
#44D7A8
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.39
Aquamarine (survey)
#04D8B2
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1BC #E1688D
analogous
#68E180 #68E1BC #68CAE1
triadic
#68E1BC #BC68E1 #E1BC68
tetradic
#68E1BC #8068E1 #E1688D #CAE168
square
#68E1BC #8068E1 #E1688D #CAE168
split-complementary
#68E1BC #E168CA #E18068
monochromatic
#22AC82 #35D7A5 #68E1BC #9BEBD3 #CEF5E9
Accessibility & contrast
On white
1.60
#68E1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#68E1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1BC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1BC | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#2DE2D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e1bc; /* rgb */ color: rgb(104, 225, 188); /* oklch */ color: oklch(83.0% 0.122 170.5);
Tailwind
colors: {
custom: {
50: '#9cebd0',
500: '#68e1bc',
950: '#000000',
},
}SCSS
$custom: #68e1bc; $custom-light: #9cebd0; $custom-dark: #000000;
JSON
{
"hex": "#68e1bc",
"rgb": {
"r": 104,
"g": 225,
"b": 188
},
"hsl": {
"h": 161.653,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.83006,
"c": 0.12215,
"h": 170.5
},
"luminance": 0.60424
}Semantic roles & 50–950 ramp
primary
#68E1BC
secondary
#AE3F61
accent
#174FCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483