#68DEDC#68DEDC
#68DEDC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.106 H 193.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEDC |
|---|---|
| RGB | rgb(104, 222, 220) |
| HSL | hsl(179, 64%, 64%) |
| HSV | hsv(179, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.03, -33.58, -9.16) |
| CIE-LCH | lch(82.03, 34.80, 195.26°) |
| OKLab | oklab(83.25% -0.1034 -0.0254) |
| OKLCH | oklch(83.25% 0.106 193.8) |
| XYZ | xyz(44.7430, 60.3486, 76.9868) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 5.65
Bright Light Blue
#26F7FD
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEDC #DE686A
analogous
#68DEA1 #68DEDC #68A5DE
triadic
#68DEDC #DC68DE #DEDC68
tetradic
#68DEDC #A168DE #DE686A #A5DE68
square
#68DEDC #A168DE #DE686A #A5DE68
split-complementary
#68DEDC #DE68A5 #DEA168
monochromatic
#25A7A5 #36D3D0 #68DEDC #9AE9E8 #CCF4F3
Accessibility & contrast
On white
1.61
#68DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#68DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEDC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEDC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dedc; /* rgb */ color: rgb(104, 222, 220); /* oklch */ color: oklch(83.3% 0.106 193.8);
Tailwind
colors: {
custom: {
50: '#9de8e6',
500: '#68dedc',
950: '#000000',
},
}SCSS
$custom: #68dedc; $custom-light: #9de8e6; $custom-dark: #000000;
JSON
{
"hex": "#68dedc",
"rgb": {
"r": 104,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.983,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.8325,
"c": 0.10647,
"h": 193.8
},
"luminance": 0.60353
}Semantic roles & 50–950 ramp
primary
#68DEDC
secondary
#AA4142
accent
#1A1DCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484