#68DDCA#68DDCA
#68DDCA is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.110 H 181.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDCA |
|---|---|
| RGB | rgb(104, 221, 202) |
| HSL | hsl(170, 63%, 64%) |
| HSV | hsv(170, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(81.25, -37.66, -0.75) |
| CIE-LCH | lch(81.25, 37.66, 181.14°) |
| OKLab | oklab(82.45% -0.11 -0.0026) |
| OKLCH | oklch(82.45% 0.11 181.4) |
| XYZ | xyz(42.2214, 58.9163, 65.0126) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.96
Seafoam Blue
#78D1B6
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.79
Aqua (survey)
#13EAC9
ΔE00 5.85
Pale Teal
#82CBB2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDCA #DD687B
analogous
#68DD8F #68DDCA #68B5DD
triadic
#68DDCA #CA68DD #DDCA68
tetradic
#68DDCA #8F68DD #DD687B #B5DD68
square
#68DDCA #8F68DD #DD687B #B5DD68
split-complementary
#68DDCA #DD68B5 #DD8F68
monochromatic
#25A591 #36D2B8 #68DDCA #9AE8DC #CCF3ED
Accessibility & contrast
On white
1.64
#68DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#68DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDCA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDCA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2C9
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#1EE1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68ddca; /* rgb */ color: rgb(104, 221, 202); /* oklch */ color: oklch(82.5% 0.110 181.4);
Tailwind
colors: {
custom: {
50: '#9ce8da',
500: '#68ddca',
950: '#000000',
},
}SCSS
$custom: #68ddca; $custom-light: #9ce8da; $custom-dark: #000000;
JSON
{
"hex": "#68ddca",
"rgb": {
"r": 104,
"g": 221,
"b": 202
},
"hsl": {
"h": 170.256,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82454,
"c": 0.11002,
"h": 181.4
},
"luminance": 0.5892
}Semantic roles & 50–950 ramp
primary
#68DDCA
secondary
#A84152
accent
#1A37CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483