#68D4E8#68D4E8
#68D4E8 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.103 H 211.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68D4E8 |
|---|---|
| RGB | rgb(104, 212, 232) |
| HSL | hsl(189, 74%, 66%) |
| HSV | hsv(189, 55%, 91%) |
| CMYK | cmyk(55.2%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.53, -25.53, -19.30) |
| CIE-LCH | lch(79.53, 32.00, 217.10°) |
| OKLab | oklab(81.36% -0.0878 -0.0534) |
| OKLCH | oklch(81.36% 0.103 211.3) |
| XYZ | xyz(43.8121, 55.8521, 84.7999) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68D4E8 #E87C68
analogous
#68E8BC #68D4E8 #6894E8
triadic
#68D4E8 #E868D4 #D4E868
tetradic
#68D4E8 #BC68E8 #E87C68 #94E868
square
#68D4E8 #BC68E8 #E87C68 #94E868
split-complementary
#68D4E8 #E86894 #E8BC68
monochromatic
#1CA1B9 #33C5E0 #68D4E8 #9DE3F0 #D2F2F8
Accessibility & contrast
On white
1.73
#68D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#68D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68D4E8
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68D4E8 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #68d4e8; /* rgb */ color: rgb(104, 212, 232); /* oklch */ color: oklch(81.4% 0.103 211.3);
Tailwind
colors: {
custom: {
50: '#9de1ef',
500: '#68d4e8',
950: '#000000',
},
}SCSS
$custom: #68d4e8; $custom-light: #9de1ef; $custom-dark: #000000;
JSON
{
"hex": "#68d4e8",
"rgb": {
"r": 104,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.375,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.81361,
"c": 0.10281,
"h": 211.3
},
"luminance": 0.55856
}Semantic roles & 50–950 ramp
primary
#68D4E8
secondary
#B94F3B
accent
#2F10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485