#68DDE8#68DDE8
#68DDE8 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.106 H 203.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDE8 |
|---|---|
| RGB | rgb(104, 221, 232) |
| HSL | hsl(185, 74%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(55.2%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(82.10, -29.91, -15.43) |
| CIE-LCH | lch(82.10, 33.66, 207.29°) |
| OKLab | oklab(83.42% -0.0974 -0.0427) |
| OKLCH | oklch(83.42% 0.106 203.6) |
| XYZ | xyz(46.1249, 60.4777, 85.5709) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Aqua Blue
#02D8E9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDE8 #E87368
analogous
#68E8B3 #68DDE8 #689DE8
triadic
#68DDE8 #E868DD #DDE868
tetradic
#68DDE8 #B368E8 #E87368 #9DE868
square
#68DDE8 #B368E8 #E87368 #9DE868
split-complementary
#68DDE8 #E8689D #E8B368
monochromatic
#1CACB9 #33D1E0 #68DDE8 #9DE9F0 #D2F5F8
Accessibility & contrast
On white
1.60
#68DDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#68DDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDE8
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDE8 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68dde8; /* rgb */ color: rgb(104, 221, 232); /* oklch */ color: oklch(83.4% 0.106 203.6);
Tailwind
colors: {
custom: {
50: '#9ee8ef',
500: '#68dde8',
950: '#000000',
},
}SCSS
$custom: #68dde8; $custom-light: #9ee8ef; $custom-dark: #000000;
JSON
{
"hex": "#68dde8",
"rgb": {
"r": 104,
"g": 221,
"b": 232
},
"hsl": {
"h": 185.156,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83424,
"c": 0.10635,
"h": 203.6
},
"luminance": 0.60482
}Semantic roles & 50–950 ramp
primary
#68DDE8
secondary
#B9463B
accent
#2110D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485