#68DACA#68DACA
#68DACA is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.7% C 0.107 H 183.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68DACA |
|---|---|
| RGB | rgb(104, 218, 202) |
| HSL | hsl(172, 61%, 63%) |
| HSV | hsv(172, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(80.37, -36.28, -2.02) |
| CIE-LCH | lch(80.37, 36.33, 183.19°) |
| OKLab | oklab(81.75% -0.1067 -0.006) |
| OKLCH | oklch(81.75% 0.107 183.2) |
| XYZ | xyz(41.4364, 57.3463, 64.7510) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.03
Mediumturquoise
#48D1CC
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 5.15
Tiffany Blue
#7BF2DA
ΔE00 5.79
Pale Teal
#82CBB2
ΔE00 6.58
Aqua (survey)
#13EAC9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DACA #DA6878
analogous
#68DA91 #68DACA #68B1DA
triadic
#68DACA #CA68DA #DACA68
tetradic
#68DACA #9168DA #DA6878 #B1DA68
square
#68DACA #9168DA #DA6878 #B1DA68
split-complementary
#68DACA #DA68B1 #DA9168
monochromatic
#27A08F #37CEB9 #68DACA #99E6DB #CAF2ED
Accessibility & contrast
On white
1.68
#68DACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#68DACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DACA
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DACA | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#20DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68daca; /* rgb */ color: rgb(104, 218, 202); /* oklch */ color: oklch(81.7% 0.107 183.2);
Tailwind
colors: {
custom: {
50: '#9ce6da',
500: '#68daca',
950: '#000000',
},
}SCSS
$custom: #68daca; $custom-light: #9ce6da; $custom-dark: #000000;
JSON
{
"hex": "#68daca",
"rgb": {
"r": 104,
"g": 218,
"b": 202
},
"hsl": {
"h": 171.579,
"s": 60.638,
"l": 63.137
},
"oklch": {
"l": 0.81748,
"c": 0.1069,
"h": 183.2
},
"luminance": 0.5735
}Semantic roles & 50–950 ramp
primary
#68DACA
secondary
#A44250
accent
#1D35C8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483