#68DCCF#68DCCF
#68DCCF is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.107 H 185.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCCF |
|---|---|
| RGB | rgb(104, 220, 207) |
| HSL | hsl(173, 62%, 64%) |
| HSV | hsv(173, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.09, -35.96, -3.64) |
| CIE-LCH | lch(81.09, 36.14, 185.78°) |
| OKLab | oklab(82.37% -0.1067 -0.0104) |
| OKLCH | oklch(82.37% 0.107 185.6) |
| XYZ | xyz(42.5598, 58.6305, 68.0933) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Mediumturquoise
#48D1CC
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.28
Bright Aqua
#0BF9EA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCCF #DC6875
analogous
#68DC95 #68DCCF #68AFDC
triadic
#68DCCF #CF68DC #DCCF68
tetradic
#68DCCF #9568DC #DC6875 #AFDC68
square
#68DCCF #9568DC #DC6875 #AFDC68
split-complementary
#68DCCF #DC68AF #DC9568
monochromatic
#26A496 #36D0BF #68DCCF #9AE8DF #CBF3EF
Accessibility & contrast
On white
1.65
#68DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#68DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCCF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCCF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#15E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68dccf; /* rgb */ color: rgb(104, 220, 207); /* oklch */ color: oklch(82.4% 0.107 185.6);
Tailwind
colors: {
custom: {
50: '#9ce7dd',
500: '#68dccf',
950: '#000000',
},
}SCSS
$custom: #68dccf; $custom-light: #9ce7dd; $custom-dark: #000000;
JSON
{
"hex": "#68dccf",
"rgb": {
"r": 104,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.276,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.82371,
"c": 0.10725,
"h": 185.6
},
"luminance": 0.58634
}Semantic roles & 50–950 ramp
primary
#68DCCF
secondary
#A7414D
accent
#1B2FCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484