#68ECC0#68ECC0
#68ECC0 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.133 H 168.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECC0 |
|---|---|
| RGB | rgb(104, 236, 192) |
| HSL | hsl(160, 78%, 67%) |
| HSV | hsv(160, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.37, -46.62, 10.48) |
| CIE-LCH | lch(85.37, 47.79, 167.33°) |
| OKLab | oklab(85.72% -0.1305 0.0269) |
| OKLCH | oklch(85.72% 0.133 168.4) |
| XYZ | xyz(45.2143, 66.7354, 60.3574) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 4.00
Aquamarine
#7FFFD4
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.26
Bright Teal
#01F9C6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECC0 #EC6894
analogous
#68EC7E #68ECC0 #68D6EC
triadic
#68ECC0 #C068EC #ECC068
tetradic
#68ECC0 #7E68EC #EC6894 #D6EC68
square
#68ECC0 #7E68EC #EC6894 #D6EC68
split-complementary
#68ECC0 #EC68D6 #EC7E68
monochromatic
#18C189 #32E5A9 #68ECC0 #9EF3D7 #D5FAED
Accessibility & contrast
On white
1.46
#68ECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#68ECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECC0
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECC0 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#D3D0C3
Tritanopia (blue-blind)
#21EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ecc0; /* rgb */ color: rgb(104, 236, 192); /* oklch */ color: oklch(85.7% 0.133 168.4);
Tailwind
colors: {
custom: {
50: '#9df3d3',
500: '#68ecc0',
950: '#000000',
},
}SCSS
$custom: #68ecc0; $custom-light: #9df3d3; $custom-dark: #000000;
JSON
{
"hex": "#68ecc0",
"rgb": {
"r": 104,
"g": 236,
"b": 192
},
"hsl": {
"h": 160,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.85724,
"c": 0.1332,
"h": 168.4
},
"luminance": 0.6674
}Semantic roles & 50–950 ramp
primary
#68ECC0
secondary
#C03966
accent
#0C50DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583