#68D9ED#68D9ED
#68D9ED is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.7% C 0.106 H 210.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68D9ED |
|---|---|
| RGB | rgb(104, 217, 237) |
| HSL | hsl(189, 79%, 67%) |
| HSV | hsv(189, 56%, 93%) |
| CMYK | cmyk(56.1%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(81.11, -26.60, -19.57) |
| CIE-LCH | lch(81.11, 33.02, 216.35°) |
| OKLab | oklab(82.69% -0.0912 -0.0542) |
| OKLCH | oklch(82.69% 0.106 210.7) |
| XYZ | xyz(45.8017, 58.6788, 89.0167) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D9ED #ED7C68
analogous
#68EDBF #68D9ED #6896ED
triadic
#68D9ED #ED68D9 #D9ED68
tetradic
#68D9ED #BF68ED #ED7C68 #96ED68
square
#68D9ED #BF68ED #ED7C68 #96ED68
split-complementary
#68D9ED #ED6896 #EDBF68
monochromatic
#17A9C3 #31CBE6 #68D9ED #9FE7F4 #D5F5FA
Accessibility & contrast
On white
1.65
#68D9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#68D9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D9ED
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D9ED | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68d9ed; /* rgb */ color: rgb(104, 217, 237); /* oklch */ color: oklch(82.7% 0.106 210.7);
Tailwind
colors: {
custom: {
50: '#9ee5f2',
500: '#68d9ed',
950: '#000000',
},
}SCSS
$custom: #68d9ed; $custom-light: #9ee5f2; $custom-dark: #000000;
JSON
{
"hex": "#68d9ed",
"rgb": {
"r": 104,
"g": 217,
"b": 237
},
"hsl": {
"h": 189.023,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.82687,
"c": 0.10608,
"h": 210.7
},
"luminance": 0.58683
}Semantic roles & 50–950 ramp
primary
#68D9ED
secondary
#C14D38
accent
#2A0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485