#68DDEA#68DDEA
#68DDEA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.107 H 205.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68DDEA |
|---|---|
| RGB | rgb(104, 221, 234) |
| HSL | hsl(186, 76%, 66%) |
| HSV | hsv(186, 56%, 92%) |
| CMYK | cmyk(55.6%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.16, -29.37, -16.40) |
| CIE-LCH | lch(82.16, 33.64, 209.18°) |
| OKLab | oklab(83.49% -0.0966 -0.0453) |
| OKLCH | oklch(83.49% 0.107 205.1) |
| XYZ | xyz(46.4106, 60.5920, 87.0755) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DDEA #EA7568
analogous
#68EAB6 #68DDEA #689CEA
triadic
#68DDEA #EA68DD #DDEA68
tetradic
#68DDEA #B668EA #EA7568 #9CEA68
square
#68DDEA #B668EA #EA7568 #9CEA68
split-complementary
#68DDEA #EA689C #EAB668
monochromatic
#1AADBD #32D1E3 #68DDEA #9EE9F1 #D3F5F9
Accessibility & contrast
On white
1.60
#68DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#68DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DDEA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DDEA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68ddea; /* rgb */ color: rgb(104, 221, 234); /* oklch */ color: oklch(83.5% 0.107 205.1);
Tailwind
colors: {
custom: {
50: '#9ee8f0',
500: '#68ddea',
950: '#000000',
},
}SCSS
$custom: #68ddea; $custom-light: #9ee8f0; $custom-dark: #000000;
JSON
{
"hex": "#68ddea",
"rgb": {
"r": 104,
"g": 221,
"b": 234
},
"hsl": {
"h": 186,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83494,
"c": 0.10672,
"h": 205.1
},
"luminance": 0.60596
}Semantic roles & 50–950 ramp
primary
#68DDEA
secondary
#BC473A
accent
#220ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485