#68D7EA#68D7EA
#68D7EA is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.104 H 210.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68D7EA |
|---|---|
| RGB | rgb(104, 215, 234) |
| HSL | hsl(189, 76%, 66%) |
| HSV | hsv(189, 56%, 92%) |
| CMYK | cmyk(55.6%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.45, -26.45, -18.98) |
| CIE-LCH | lch(80.45, 32.56, 215.66°) |
| OKLab | oklab(82.12% -0.0902 -0.0525) |
| OKLCH | oklch(82.12% 0.104 210.2) |
| XYZ | xyz(44.8547, 57.4802, 86.5569) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D7EA #EA7B68
analogous
#68EABC #68D7EA #6896EA
triadic
#68D7EA #EA68D7 #D7EA68
tetradic
#68D7EA #BC68EA #EA7B68 #96EA68
square
#68D7EA #BC68EA #EA7B68 #96EA68
split-complementary
#68D7EA #EA6896 #EABC68
monochromatic
#1AA5BD #32C9E3 #68D7EA #9EE5F1 #D3F3F9
Accessibility & contrast
On white
1.68
#68D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#68D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D7EA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D7EA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68d7ea; /* rgb */ color: rgb(104, 215, 234); /* oklch */ color: oklch(82.1% 0.104 210.2);
Tailwind
colors: {
custom: {
50: '#9ee3f0',
500: '#68d7ea',
950: '#000000',
},
}SCSS
$custom: #68d7ea; $custom-light: #9ee3f0; $custom-dark: #000000;
JSON
{
"hex": "#68d7ea",
"rgb": {
"r": 104,
"g": 215,
"b": 234
},
"hsl": {
"h": 188.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.8212,
"c": 0.10442,
"h": 210.2
},
"luminance": 0.57484
}Semantic roles & 50–950 ramp
primary
#68D7EA
secondary
#BC4D3A
accent
#2B0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485