#68E7CD#68E7CD
#68E7CD is a very light, moderate teal. Relative luminance 0.645; OKLCH L 84.9% C 0.120 H 177.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7CD |
|---|---|
| RGB | rgb(104, 231, 205) |
| HSL | hsl(168, 73%, 66%) |
| HSV | hsv(168, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 11.3%, 9.4%) |
| CIE-LAB | lab(84.22, -41.44, 2.01) |
| CIE-LCH | lch(84.22, 41.49, 177.23°) |
| OKLab | oklab(84.9% -0.1194 0.0047) |
| OKLCH | oklch(84.9% 0.12 177.8) |
| XYZ | xyz(45.2993, 64.4983, 67.8080) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Aqua (survey)
#13EAC9
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.29
Light Turquoise
#7EF4CC
ΔE00 5.03
Aqua Marine
#2EE8BB
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7CD #E76882
analogous
#68E78E #68E7CD #68C1E7
triadic
#68E7CD #CD68E7 #E7CD68
tetradic
#68E7CD #8E68E7 #E76882 #C1E768
square
#68E7CD #8E68E7 #E76882 #C1E768
split-complementary
#68E7CD #E768C1 #E78E68
monochromatic
#1DB798 #33DFBC #68E7CD #9DEFDE #D2F8F0
Accessibility & contrast
On white
1.51
#68E7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#68E7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7CD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7CD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#0BEADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e7cd; /* rgb */ color: rgb(104, 231, 205); /* oklch */ color: oklch(84.9% 0.120 177.8);
Tailwind
colors: {
custom: {
50: '#9defdc',
500: '#68e7cd',
950: '#000000',
},
}SCSS
$custom: #68e7cd; $custom-light: #9defdc; $custom-dark: #000000;
JSON
{
"hex": "#68e7cd",
"rgb": {
"r": 104,
"g": 231,
"b": 205
},
"hsl": {
"h": 167.717,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.84895,
"c": 0.11952,
"h": 177.8
},
"luminance": 0.64503
}Semantic roles & 50–950 ramp
primary
#68E7CD
secondary
#B73C55
accent
#1139D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584