#68E5CD#68E5CD
#68E5CD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.4% C 0.117 H 178.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5CD |
|---|---|
| RGB | rgb(104, 229, 205) |
| HSL | hsl(168, 71%, 65%) |
| HSV | hsv(168, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 10.5%, 10.2%) |
| CIE-LAB | lab(83.64, -40.55, 1.16) |
| CIE-LCH | lch(83.64, 40.57, 178.36°) |
| OKLab | oklab(84.42% -0.1173 0.0024) |
| OKLCH | oklch(84.42% 0.117 178.8) |
| XYZ | xyz(44.7428, 63.3852, 67.6224) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.09
Turquoise
#40E0D0
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 5.60
Light Turquoise
#7EF4CC
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5CD #E56880
analogous
#68E58E #68E5CD #68BEE5
triadic
#68E5CD #CD68E5 #E5CD68
tetradic
#68E5CD #8E68E5 #E56880 #BEE568
square
#68E5CD #8E68E5 #E56880 #BEE568
split-complementary
#68E5CD #E568BE #E58E68
monochromatic
#1FB497 #34DCBC #68E5CD #9CEEDE #D0F7F0
Accessibility & contrast
On white
1.54
#68E5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#68E5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5CD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5CD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#0EE8DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e5cd; /* rgb */ color: rgb(104, 229, 205); /* oklch */ color: oklch(84.4% 0.117 178.8);
Tailwind
colors: {
custom: {
50: '#9deedc',
500: '#68e5cd',
950: '#000000',
},
}SCSS
$custom: #68e5cd; $custom-light: #9deedc; $custom-dark: #000000;
JSON
{
"hex": "#68e5cd",
"rgb": {
"r": 104,
"g": 229,
"b": 205
},
"hsl": {
"h": 168.48,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.84424,
"c": 0.11733,
"h": 178.8
},
"luminance": 0.63389
}Semantic roles & 50–950 ramp
primary
#68E5CD
secondary
#B43D54
accent
#1338D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584