#68DEEB#68DEEB
#68DEEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.107 H 205.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68DEEB |
|---|---|
| RGB | rgb(104, 222, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 56%, 92%) |
| CMYK | cmyk(55.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.47, -29.58, -16.46) |
| CIE-LCH | lch(82.47, 33.85, 209.09°) |
| OKLab | oklab(83.76% -0.0973 -0.0455) |
| OKLCH | oklch(83.76% 0.107 205.1) |
| XYZ | xyz(46.8194, 61.1792, 87.9226) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 7.11
Bright Light Blue
#26F7FD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DEEB #EB7568
analogous
#68EBB7 #68DEEB #689DEB
triadic
#68DEEB #EB68DE #DEEB68
tetradic
#68DEEB #B768EB #EB7568 #9DEB68
square
#68DEEB #B768EB #EB7568 #9DEB68
split-complementary
#68DEEB #EB689D #EBB768
monochromatic
#19AFBF #32D2E4 #68DEEB #9EEAF2 #D4F6F9
Accessibility & contrast
On white
1.59
#68DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#68DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DEEB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DEEB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68deeb; /* rgb */ color: rgb(104, 222, 235); /* oklch */ color: oklch(83.8% 0.107 205.1);
Tailwind
colors: {
custom: {
50: '#9ee8f1',
500: '#68deeb',
950: '#000000',
},
}SCSS
$custom: #68deeb; $custom-light: #9ee8f1; $custom-dark: #000000;
JSON
{
"hex": "#68deeb",
"rgb": {
"r": 104,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.954,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.83759,
"c": 0.10739,
"h": 205.1
},
"luminance": 0.61184
}Semantic roles & 50–950 ramp
primary
#68DEEB
secondary
#BE4639
accent
#210DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485