#68D7EB#68D7EB
#68D7EB is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.2% C 0.105 H 210.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7EB |
|---|---|
| RGB | rgb(104, 215, 235) |
| HSL | hsl(189, 77%, 66%) |
| HSV | hsv(189, 56%, 92%) |
| CMYK | cmyk(55.7%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.48, -26.17, -19.47) |
| CIE-LCH | lch(80.48, 32.62, 216.64°) |
| OKLab | oklab(82.16% -0.0899 -0.0539) |
| OKLCH | oklch(82.16% 0.105 210.9) |
| XYZ | xyz(44.9987, 57.5378, 87.3156) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7EB #EB7C68
analogous
#68EBBE #68D7EB #6896EB
triadic
#68D7EB #EB68D7 #D7EB68
tetradic
#68D7EB #BE68EB #EB7C68 #96EB68
square
#68D7EB #BE68EB #EB7C68 #96EB68
split-complementary
#68D7EB #EB6896 #EBBE68
monochromatic
#19A6BF #32C9E4 #68D7EB #9EE5F2 #D4F4F9
Accessibility & contrast
On white
1.68
#68D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#68D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7EB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7EB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68d7eb; /* rgb */ color: rgb(104, 215, 235); /* oklch */ color: oklch(82.2% 0.105 210.9);
Tailwind
colors: {
custom: {
50: '#9ee3f1',
500: '#68d7eb',
950: '#000000',
},
}SCSS
$custom: #68d7eb; $custom-light: #9ee3f1; $custom-dark: #000000;
JSON
{
"hex": "#68d7eb",
"rgb": {
"r": 104,
"g": 215,
"b": 235
},
"hsl": {
"h": 189.16,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.82157,
"c": 0.10478,
"h": 210.9
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#68D7EB
secondary
#BE4E39
accent
#2C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485