#68D2DE#68D2DE
#68D2DE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.099 H 205.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68D2DE |
|---|---|
| RGB | rgb(104, 210, 222) |
| HSL | hsl(186, 64%, 64%) |
| HSV | hsv(186, 53%, 87%) |
| CMYK | cmyk(53.2%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.64, -27.29, -15.29) |
| CIE-LCH | lch(78.64, 31.28, 209.27°) |
| OKLab | oklab(80.54% -0.0896 -0.0422) |
| OKLCH | oklch(80.54% 0.099 205.2) |
| XYZ | xyz(41.9350, 54.3063, 77.3653) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.28
Robin'S Egg
#6DEDFD
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 7.17
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Neon Blue
#04D9FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D2DE #DE7468
analogous
#68DEAF #68D2DE #6897DE
triadic
#68D2DE #DE68D2 #D2DE68
tetradic
#68D2DE #AF68DE #DE7468 #97DE68
square
#68D2DE #AF68DE #DE7468 #97DE68
split-complementary
#68D2DE #DE6897 #DEAF68
monochromatic
#259AA7 #36C3D3 #68D2DE #9AE1E9 #CCF0F4
Accessibility & contrast
On white
1.77
#68D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#68D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D2DE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D2DE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B1BDDE
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #68d2de; /* rgb */ color: rgb(104, 210, 222); /* oklch */ color: oklch(80.5% 0.099 205.2);
Tailwind
colors: {
custom: {
50: '#9ce0e8',
500: '#68d2de',
950: '#000000',
},
}SCSS
$custom: #68d2de; $custom-light: #9ce0e8; $custom-dark: #000000;
JSON
{
"hex": "#68d2de",
"rgb": {
"r": 104,
"g": 210,
"b": 222
},
"hsl": {
"h": 186.102,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.80541,
"c": 0.0991,
"h": 205.2
},
"luminance": 0.5431
}Semantic roles & 50–950 ramp
primary
#68D2DE
secondary
#AA4B41
accent
#2C1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484