#68D7ED#68D7ED
#68D7ED is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.2% C 0.106 H 212.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7ED |
|---|---|
| RGB | rgb(104, 215, 237) |
| HSL | hsl(190, 79%, 67%) |
| HSV | hsv(190, 56%, 93%) |
| CMYK | cmyk(56.1%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.55, -25.62, -20.43) |
| CIE-LCH | lch(80.55, 32.77, 218.58°) |
| OKLab | oklab(82.23% -0.0891 -0.0566) |
| OKLCH | oklch(82.23% 0.106 212.4) |
| XYZ | xyz(45.2893, 57.6540, 88.8460) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7ED #ED7E68
analogous
#68EDC1 #68D7ED #6895ED
triadic
#68D7ED #ED68D7 #D7ED68
tetradic
#68D7ED #C168ED #ED7E68 #95ED68
square
#68D7ED #C168ED #ED7E68 #95ED68
split-complementary
#68D7ED #ED6895 #EDC168
monochromatic
#17A7C3 #31C9E6 #68D7ED #9FE5F4 #D5F4FA
Accessibility & contrast
On white
1.68
#68D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#68D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7ED
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7ED | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68d7ed; /* rgb */ color: rgb(104, 215, 237); /* oklch */ color: oklch(82.2% 0.106 212.4);
Tailwind
colors: {
custom: {
50: '#9ee3f2',
500: '#68d7ed',
950: '#000000',
},
}SCSS
$custom: #68d7ed; $custom-light: #9ee3f2; $custom-dark: #000000;
JSON
{
"hex": "#68d7ed",
"rgb": {
"r": 104,
"g": 215,
"b": 237
},
"hsl": {
"h": 189.925,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.8223,
"c": 0.10553,
"h": 212.4
},
"luminance": 0.57658
}Semantic roles & 50–950 ramp
primary
#68D7ED
secondary
#C14F38
accent
#2D0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485