#68DCDD#68DCDD
#68DCDD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.105 H 196.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68DCDD |
|---|---|
| RGB | rgb(104, 220, 221) |
| HSL | hsl(181, 63%, 64%) |
| HSV | hsv(181, 53%, 87%) |
| CMYK | cmyk(52.9%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.48, -32.37, -10.51) |
| CIE-LCH | lch(81.48, 34.03, 197.98°) |
| OKLab | oklab(82.82% -0.1008 -0.0291) |
| OKLCH | oklch(82.82% 0.105 196.1) |
| XYZ | xyz(44.3478, 59.3457, 77.5104) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.77
Robin'S Egg
#6DEDFD
ΔE00 6.37
Turquoise
#40E0D0
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DCDD #DD6968
analogous
#68DDA3 #68DCDD #68A1DD
triadic
#68DCDD #DD68DC #DCDD68
tetradic
#68DCDD #A368DD #DD6968 #A1DD68
square
#68DCDD #A368DD #DD6968 #A1DD68
split-complementary
#68DCDD #DD68A1 #DDA368
monochromatic
#25A4A5 #36D0D2 #68DCDD #9AE8E8 #CCF3F3
Accessibility & contrast
On white
1.63
#68DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#68DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DCDD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DCDD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68dcdd; /* rgb */ color: rgb(104, 220, 221); /* oklch */ color: oklch(82.8% 0.105 196.1);
Tailwind
colors: {
custom: {
50: '#9de7e7',
500: '#68dcdd',
950: '#000000',
},
}SCSS
$custom: #68dcdd; $custom-light: #9de7e7; $custom-dark: #000000;
JSON
{
"hex": "#68dcdd",
"rgb": {
"r": 104,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.513,
"s": 63.243,
"l": 63.725
},
"oklch": {
"l": 0.82819,
"c": 0.10495,
"h": 196.1
},
"luminance": 0.5935
}Semantic roles & 50–950 ramp
primary
#68DCDD
secondary
#A84241
accent
#1C1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484