#68ECDF#68ECDF
#68ECDF is a very light, moderate teal. Relative luminance 0.683; OKLCH L 86.6% C 0.118 H 186.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECDF |
|---|---|
| RGB | rgb(104, 236, 223) |
| HSL | hsl(174, 78%, 67%) |
| HSV | hsv(174, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(86.13, -39.27, -4.67) |
| CIE-LCH | lch(86.13, 39.55, 186.78°) |
| OKLab | oklab(86.6% -0.1169 -0.0132) |
| OKLCH | oklch(86.6% 0.118 186.5) |
| XYZ | xyz(49.0178, 68.2568, 80.3894) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.02
Bright Aqua
#0BF9EA
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 6.18
Aqua
#00FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECDF #EC6875
analogous
#68EC9D #68ECDF #68B7EC
triadic
#68ECDF #DF68EC #ECDF68
tetradic
#68ECDF #9D68EC #EC6875 #B7EC68
square
#68ECDF #9D68EC #EC6875 #B7EC68
split-complementary
#68ECDF #EC68B7 #EC9D68
monochromatic
#18C1B1 #32E5D3 #68ECDF #9EF3EB #D5FAF6
Accessibility & contrast
On white
1.43
#68ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#68ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECDF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECDF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#CCD1E1
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68ecdf; /* rgb */ color: rgb(104, 236, 223); /* oklch */ color: oklch(86.6% 0.118 186.5);
Tailwind
colors: {
custom: {
50: '#9ff2e8',
500: '#68ecdf',
950: '#000000',
},
}SCSS
$custom: #68ecdf; $custom-light: #9ff2e8; $custom-dark: #000000;
JSON
{
"hex": "#68ecdf",
"rgb": {
"r": 104,
"g": 236,
"b": 223
},
"hsl": {
"h": 174.091,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.86598,
"c": 0.11769,
"h": 186.5
},
"luminance": 0.68262
}Semantic roles & 50–950 ramp
primary
#68ECDF
secondary
#C03946
accent
#0C20DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584