#68ECC5#68ECC5
#68ECC5 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.9% C 0.130 H 170.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECC5 |
|---|---|
| RGB | rgb(104, 236, 197) |
| HSL | hsl(162, 78%, 67%) |
| HSV | hsv(162, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 16.5%, 7.5%) |
| CIE-LAB | lab(85.48, -45.50, 8.03) |
| CIE-LCH | lch(85.48, 46.20, 169.99°) |
| OKLab | oklab(85.86% -0.1282 0.0205) |
| OKLCH | oklch(85.86% 0.13 170.9) |
| XYZ | xyz(45.7777, 66.9608, 63.3248) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.40
Aqua Marine
#2EE8BB
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 4.64
Tiffany Blue
#7BF2DA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECC5 #EC688F
analogous
#68EC83 #68ECC5 #68D1EC
triadic
#68ECC5 #C568EC #ECC568
tetradic
#68ECC5 #8368EC #EC688F #D1EC68
square
#68ECC5 #8368EC #EC688F #D1EC68
split-complementary
#68ECC5 #EC68D1 #EC8368
monochromatic
#18C18F #32E5B0 #68ECC5 #9EF3DA #D5FAEF
Accessibility & contrast
On white
1.46
#68ECC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#68ECC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECC5
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECC5 | 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)
#E6DEC3
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#19EEE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68ecc5; /* rgb */ color: rgb(104, 236, 197); /* oklch */ color: oklch(85.9% 0.130 170.9);
Tailwind
colors: {
custom: {
50: '#9ef3d6',
500: '#68ecc5',
950: '#000000',
},
}SCSS
$custom: #68ecc5; $custom-light: #9ef3d6; $custom-dark: #000000;
JSON
{
"hex": "#68ecc5",
"rgb": {
"r": 104,
"g": 236,
"b": 197
},
"hsl": {
"h": 162.273,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.85855,
"c": 0.12988,
"h": 170.9
},
"luminance": 0.66965
}Semantic roles & 50–950 ramp
primary
#68ECC5
secondary
#C03961
accent
#0C49DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583