#68DDEE#68DDEE
#68DDEE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.108 H 208.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDEE |
|---|---|
| RGB | rgb(104, 221, 238) |
| HSL | hsl(188, 80%, 67%) |
| HSV | hsv(188, 56%, 93%) |
| CMYK | cmyk(56.3%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.28, -28.27, -18.34) |
| CIE-LCH | lch(82.28, 33.70, 212.96°) |
| OKLab | oklab(83.64% -0.095 -0.0507) |
| OKLCH | oklch(83.64% 0.108 208.1) |
| XYZ | xyz(46.9917, 60.8244, 90.1362) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDEE #EE7968
analogous
#68EEBC #68DDEE #689AEE
triadic
#68DDEE #EE68DD #DDEE68
tetradic
#68DDEE #BC68EE #EE7968 #9AEE68
square
#68DDEE #BC68EE #EE7968 #9AEE68
split-complementary
#68DDEE #EE689A #EEBC68
monochromatic
#16AFC5 #31D1E8 #68DDEE #9FE9F4 #D6F6FA
Accessibility & contrast
On white
1.60
#68DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#68DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDEE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDEE | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68ddee; /* rgb */ color: rgb(104, 221, 238); /* oklch */ color: oklch(83.6% 0.108 208.1);
Tailwind
colors: {
custom: {
50: '#9ee8f3',
500: '#68ddee',
950: '#000000',
},
}SCSS
$custom: #68ddee; $custom-light: #9ee8f3; $custom-dark: #000000;
JSON
{
"hex": "#68ddee",
"rgb": {
"r": 104,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.612,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.83637,
"c": 0.10772,
"h": 208.1
},
"luminance": 0.60829
}Semantic roles & 50–950 ramp
primary
#68DDEE
secondary
#C34937
accent
#2409DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485