#68DDCD#68DDCD
#68DDCD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.109 H 183.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDCD |
|---|---|
| RGB | rgb(104, 221, 205) |
| HSL | hsl(172, 63%, 64%) |
| HSV | hsv(172, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.32, -36.92, -2.23) |
| CIE-LCH | lch(81.32, 36.99, 183.45°) |
| OKLab | oklab(82.54% -0.1087 -0.0066) |
| OKLCH | oklch(82.54% 0.109 183.5) |
| XYZ | xyz(42.5801, 59.0598, 66.9015) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.70
Mediumturquoise
#48D1CC
ΔE00 5.01
Tiffany Blue
#7BF2DA
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 5.58
Aqua (survey)
#13EAC9
ΔE00 6.49
Pale Teal
#82CBB2
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDCD #DD6878
analogous
#68DD92 #68DDCD #68B2DD
triadic
#68DDCD #CD68DD #DDCD68
tetradic
#68DDCD #9268DD #DD6878 #B2DD68
square
#68DDCD #9268DD #DD6878 #B2DD68
split-complementary
#68DDCD #DD68B2 #DD9268
monochromatic
#25A594 #36D2BC #68DDCD #9AE8DE #CCF3EE
Accessibility & contrast
On white
1.64
#68DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#68DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDCD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDCD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#18E1D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68ddcd; /* rgb */ color: rgb(104, 221, 205); /* oklch */ color: oklch(82.5% 0.109 183.5);
Tailwind
colors: {
custom: {
50: '#9ce8dc',
500: '#68ddcd',
950: '#000000',
},
}SCSS
$custom: #68ddcd; $custom-light: #9ce8dc; $custom-dark: #000000;
JSON
{
"hex": "#68ddcd",
"rgb": {
"r": 104,
"g": 221,
"b": 205
},
"hsl": {
"h": 171.795,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82544,
"c": 0.10889,
"h": 183.5
},
"luminance": 0.59064
}Semantic roles & 50–950 ramp
primary
#68DDCD
secondary
#A8414F
accent
#1A33CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484