#68DEDD#68DEDD
#68DEDD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.106 H 194.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEDD |
|---|---|
| RGB | rgb(104, 222, 221) |
| HSL | hsl(179, 64%, 64%) |
| HSV | hsv(179, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.06, -33.32, -9.65) |
| CIE-LCH | lch(82.06, 34.69, 196.16°) |
| OKLab | oklab(83.28% -0.103 -0.0267) |
| OKLCH | oklch(83.28% 0.106 194.6) |
| XYZ | xyz(44.8759, 60.4018, 77.6864) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.13
Darkturquoise
#00CED1
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.42
Bright Light Blue
#26F7FD
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEDD #DE6869
analogous
#68DEA2 #68DEDD #68A4DE
triadic
#68DEDD #DD68DE #DEDD68
tetradic
#68DEDD #A268DE #DE6869 #A4DE68
square
#68DEDD #A268DE #DE6869 #A4DE68
split-complementary
#68DEDD #DE68A4 #DEA268
monochromatic
#25A7A6 #36D3D2 #68DEDD #9AE9E8 #CCF4F4
Accessibility & contrast
On white
1.61
#68DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#68DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEDD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEDD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dedd; /* rgb */ color: rgb(104, 222, 221); /* oklch */ color: oklch(83.3% 0.106 194.6);
Tailwind
colors: {
custom: {
50: '#9de8e7',
500: '#68dedd',
950: '#000000',
},
}SCSS
$custom: #68dedd; $custom-light: #9de8e7; $custom-dark: #000000;
JSON
{
"hex": "#68dedd",
"rgb": {
"r": 104,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.492,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.83282,
"c": 0.10639,
"h": 194.6
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#68DEDD
secondary
#AA4141
accent
#1A1BCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484