#68CCDB#68CCDB
#68CCDB is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.096 H 208.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68CCDB |
|---|---|
| RGB | rgb(104, 204, 219) |
| HSL | hsl(188, 61%, 63%) |
| HSV | hsv(188, 53%, 86%) |
| CMYK | cmyk(52.5%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.82, -25.15, -16.42) |
| CIE-LCH | lch(76.82, 30.03, 213.14°) |
| OKLab | oklab(79.05% -0.0843 -0.0453) |
| OKLCH | oklch(79.05% 0.096 208.3) |
| XYZ | xyz(40.0829, 51.2396, 74.7820) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.39
Robin'S Egg
#6DEDFD
ΔE00 7.64
Mediumturquoise
#48D1CC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CCDB #DB7768
analogous
#68DBB0 #68CCDB #6892DB
triadic
#68CCDB #DB68CC #CCDB68
tetradic
#68CCDB #B068DB #DB7768 #92DB68
square
#68CCDB #B068DB #DB7768 #92DB68
split-complementary
#68CCDB #DB6892 #DBB068
monochromatic
#2792A2 #37BBCF #68CCDB #99DDE7 #CBEDF3
Accessibility & contrast
On white
1.87
#68CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#68CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CCDB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CCDB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#03D4D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #68ccdb; /* rgb */ color: rgb(104, 204, 219); /* oklch */ color: oklch(79.1% 0.096 208.3);
Tailwind
colors: {
custom: {
50: '#9cdbe6',
500: '#68ccdb',
950: '#000000',
},
}SCSS
$custom: #68ccdb; $custom-light: #9cdbe6; $custom-dark: #000000;
JSON
{
"hex": "#68ccdb",
"rgb": {
"r": 104,
"g": 204,
"b": 219
},
"hsl": {
"h": 187.826,
"s": 61.497,
"l": 63.333
},
"oklch": {
"l": 0.79051,
"c": 0.09572,
"h": 208.3
},
"luminance": 0.51243
}Semantic roles & 50–950 ramp
primary
#68CCDB
secondary
#A54F42
accent
#331CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484