#68E8CA#68E8CA
#68E8CA is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.122 H 175.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8CA |
|---|---|
| RGB | rgb(104, 232, 202) |
| HSL | hsl(166, 74%, 66%) |
| HSV | hsv(166, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 12.9%, 9%) |
| CIE-LAB | lab(84.44, -42.60, 3.90) |
| CIE-LCH | lch(84.44, 42.78, 174.77°) |
| OKLab | oklab(85.05% -0.1218 0.0097) |
| OKLCH | oklch(85.05% 0.122 175.5) |
| XYZ | xyz(45.2214, 64.9162, 66.0126) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8CA #E86886
analogous
#68E88A #68E8CA #68C6E8
triadic
#68E8CA #CA68E8 #E8CA68
tetradic
#68E8CA #8A68E8 #E86886 #C6E868
square
#68E8CA #8A68E8 #E86886 #C6E868
split-complementary
#68E8CA #E868C6 #E88A68
monochromatic
#1CB995 #33E0B7 #68E8CA #9DF0DD #D2F8EF
Accessibility & contrast
On white
1.50
#68E8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#68E8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8CA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8CA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#13EBDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e8ca; /* rgb */ color: rgb(104, 232, 202); /* oklch */ color: oklch(85.0% 0.122 175.5);
Tailwind
colors: {
custom: {
50: '#9df0da',
500: '#68e8ca',
950: '#000000',
},
}SCSS
$custom: #68e8ca; $custom-light: #9df0da; $custom-dark: #000000;
JSON
{
"hex": "#68e8ca",
"rgb": {
"r": 104,
"g": 232,
"b": 202
},
"hsl": {
"h": 165.938,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85046,
"c": 0.12218,
"h": 175.5
},
"luminance": 0.64921
}Semantic roles & 50–950 ramp
primary
#68E8CA
secondary
#B93B59
accent
#103ED6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583