#68D4E9#68D4E9
#68D4E9 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.103 H 212.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4E9 |
|---|---|
| RGB | rgb(104, 212, 233) |
| HSL | hsl(190, 75%, 66%) |
| HSV | hsv(190, 55%, 91%) |
| CMYK | cmyk(55.4%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.56, -25.25, -19.79) |
| CIE-LCH | lch(79.56, 32.08, 218.09°) |
| OKLab | oklab(81.4% -0.0874 -0.0548) |
| OKLCH | oklch(81.4% 0.103 212.1) |
| XYZ | xyz(43.9545, 55.9090, 85.5501) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Baby Blue
#89CFF0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4E9 #E97D68
analogous
#68E9BD #68D4E9 #6893E9
triadic
#68D4E9 #E968D4 #D4E968
tetradic
#68D4E9 #BD68E9 #E97D68 #93E968
square
#68D4E9 #BD68E9 #E97D68 #93E968
split-complementary
#68D4E9 #E96893 #E9BD68
monochromatic
#1BA1BB #33C5E1 #68D4E9 #9DE3F1 #D3F2F9
Accessibility & contrast
On white
1.72
#68D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#68D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4E9
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4E9 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEA
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d4e9; /* rgb */ color: rgb(104, 212, 233); /* oklch */ color: oklch(81.4% 0.103 212.1);
Tailwind
colors: {
custom: {
50: '#9de1f0',
500: '#68d4e9',
950: '#000000',
},
}SCSS
$custom: #68d4e9; $custom-light: #9de1f0; $custom-dark: #000000;
JSON
{
"hex": "#68d4e9",
"rgb": {
"r": 104,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.767,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.81398,
"c": 0.10319,
"h": 212.1
},
"luminance": 0.55913
}Semantic roles & 50–950 ramp
primary
#68D4E9
secondary
#BB4F3B
accent
#2F0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485