#68DCDA#68DCDA
#68DCDA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.105 H 193.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCDA |
|---|---|
| RGB | rgb(104, 220, 218) |
| HSL | hsl(179, 62%, 64%) |
| HSV | hsv(179, 53%, 86%) |
| CMYK | cmyk(52.7%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.39, -33.16, -9.04) |
| CIE-LCH | lch(81.39, 34.37, 195.25°) |
| OKLab | oklab(82.72% -0.1021 -0.025) |
| OKLCH | oklch(82.72% 0.105 193.8) |
| XYZ | xyz(43.9517, 59.1872, 75.4241) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 6.66
Bright Light Blue
#26F7FD
ΔE00 7.01
Robin'S Egg
#6DEDFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCDA #DC686A
analogous
#68DCA0 #68DCDA #68A4DC
triadic
#68DCDA #DA68DC #DCDA68
tetradic
#68DCDA #A068DC #DC686A #A4DC68
square
#68DCDA #A068DC #DC686A #A4DC68
split-complementary
#68DCDA #DC68A4 #DCA068
monochromatic
#26A4A1 #36D0CE #68DCDA #9AE8E6 #CBF3F2
Accessibility & contrast
On white
1.64
#68DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#68DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCDA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCDA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcda; /* rgb */ color: rgb(104, 220, 218); /* oklch */ color: oklch(82.7% 0.105 193.8);
Tailwind
colors: {
custom: {
50: '#9de7e5',
500: '#68dcda',
950: '#000000',
},
}SCSS
$custom: #68dcda; $custom-light: #9de7e5; $custom-dark: #000000;
JSON
{
"hex": "#68dcda",
"rgb": {
"r": 104,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.966,
"s": 62.366,
"l": 63.529
},
"oklch": {
"l": 0.8272,
"c": 0.10512,
"h": 193.8
},
"luminance": 0.59191
}Semantic roles & 50–950 ramp
primary
#68DCDA
secondary
#A74143
accent
#1B1ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484