#68DDEB#68DDEB
#68DDEB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.107 H 205.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDEB |
|---|---|
| RGB | rgb(104, 221, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 56%, 92%) |
| CMYK | cmyk(55.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.19, -29.10, -16.89) |
| CIE-LCH | lch(82.19, 33.64, 210.13°) |
| OKLab | oklab(83.53% -0.0962 -0.0467) |
| OKLCH | oklch(83.53% 0.107 205.9) |
| XYZ | xyz(46.5546, 60.6496, 87.8343) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDEB #EB7668
analogous
#68EBB8 #68DDEB #689CEB
triadic
#68DDEB #EB68DD #DDEB68
tetradic
#68DDEB #B868EB #EB7668 #9CEB68
square
#68DDEB #B868EB #EB7668 #9CEB68
split-complementary
#68DDEB #EB689C #EBB868
monochromatic
#19AEBF #32D1E4 #68DDEB #9EE9F2 #D4F5F9
Accessibility & contrast
On white
1.60
#68DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#68DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDEB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDEB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68ddeb; /* rgb */ color: rgb(104, 221, 235); /* oklch */ color: oklch(83.5% 0.107 205.9);
Tailwind
colors: {
custom: {
50: '#9ee8f1',
500: '#68ddeb',
950: '#000000',
},
}SCSS
$custom: #68ddeb; $custom-light: #9ee8f1; $custom-dark: #000000;
JSON
{
"hex": "#68ddeb",
"rgb": {
"r": 104,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.412,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.8353,
"c": 0.10695,
"h": 205.9
},
"luminance": 0.60654
}Semantic roles & 50–950 ramp
primary
#68DDEB
secondary
#BE4739
accent
#220DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485