#68ECDA#68ECDA
#68ECDA is a very light, moderate teal. Relative luminance 0.680; OKLCH L 86.4% C 0.119 H 183.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECDA |
|---|---|
| RGB | rgb(104, 236, 218) |
| HSL | hsl(172, 78%, 67%) |
| HSV | hsv(172, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(86.00, -40.52, -2.24) |
| CIE-LCH | lch(86.00, 40.58, 183.16°) |
| OKLab | oklab(86.45% -0.1191 -0.0067) |
| OKLCH | oklch(86.45% 0.119 183.2) |
| XYZ | xyz(48.3537, 67.9912, 76.8915) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.69
Turquoise
#40E0D0
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.52
Aqua (survey)
#13EAC9
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 6.57
Light Turquoise
#7EF4CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECDA #EC687A
analogous
#68EC98 #68ECDA #68BCEC
triadic
#68ECDA #DA68EC #ECDA68
tetradic
#68ECDA #9868EC #EC687A #BCEC68
square
#68ECDA #9868EC #EC687A #BCEC68
split-complementary
#68ECDA #EC68BC #EC9868
monochromatic
#18C1AA #32E5CD #68ECDA #9EF3E7 #D5FAF5
Accessibility & contrast
On white
1.44
#68ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#68ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECDA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECDA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68ecda; /* rgb */ color: rgb(104, 236, 218); /* oklch */ color: oklch(86.4% 0.119 183.2);
Tailwind
colors: {
custom: {
50: '#9ef2e5',
500: '#68ecda',
950: '#000000',
},
}SCSS
$custom: #68ecda; $custom-light: #9ef2e5; $custom-dark: #000000;
JSON
{
"hex": "#68ecda",
"rgb": {
"r": 104,
"g": 236,
"b": 218
},
"hsl": {
"h": 171.818,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.86447,
"c": 0.11927,
"h": 183.2
},
"luminance": 0.67996
}Semantic roles & 50–950 ramp
primary
#68ECDA
secondary
#C0394B
accent
#0C28DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584