#68EADC#68EADC
#68EADC is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.0% C 0.117 H 185.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68EADC |
|---|---|
| RGB | rgb(104, 234, 220) |
| HSL | hsl(174, 76%, 66%) |
| HSV | hsv(174, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(85.48, -39.12, -4.06) |
| CIE-LCH | lch(85.48, 39.33, 185.92°) |
| OKLab | oklab(86.04% -0.1161 -0.0116) |
| OKLCH | oklch(86.04% 0.117 185.7) |
| XYZ | xyz(48.0443, 66.9513, 78.0872) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 6.08
Aqua (survey)
#13EAC9
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EADC #EA6876
analogous
#68EA9B #68EADC #68B7EA
triadic
#68EADC #DC68EA #EADC68
tetradic
#68EADC #9B68EA #EA6876 #B7EA68
square
#68EADC #9B68EA #EA6876 #B7EA68
split-complementary
#68EADC #EA68B7 #EA9B68
monochromatic
#1ABDAC #32E3D0 #68EADC #9EF1E8 #D3F9F5
Accessibility & contrast
On white
1.46
#68EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#68EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EADC
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EADC | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68eadc; /* rgb */ color: rgb(104, 234, 220); /* oklch */ color: oklch(86.0% 0.117 185.7);
Tailwind
colors: {
custom: {
50: '#9ef1e6',
500: '#68eadc',
950: '#000000',
},
}SCSS
$custom: #68eadc; $custom-light: #9ef1e6; $custom-dark: #000000;
JSON
{
"hex": "#68eadc",
"rgb": {
"r": 104,
"g": 234,
"b": 220
},
"hsl": {
"h": 173.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.86041,
"c": 0.11669,
"h": 185.7
},
"luminance": 0.66956
}Semantic roles & 50–950 ramp
primary
#68EADC
secondary
#BC3A48
accent
#0E24D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584