#68ECBE#68ECBE
#68ECBE is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.135 H 167.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68ECBE |
|---|---|
| RGB | rgb(104, 236, 190) |
| HSL | hsl(159, 78%, 67%) |
| HSV | hsv(159, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.33, -47.07, 11.46) |
| CIE-LCH | lch(85.33, 48.44, 166.31°) |
| OKLab | oklab(85.67% -0.1314 0.0294) |
| OKLCH | oklch(85.67% 0.135 167.4) |
| XYZ | xyz(44.9942, 66.6474, 59.1983) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ECBE #EC6896
analogous
#68EC7C #68ECBE #68D8EC
triadic
#68ECBE #BE68EC #ECBE68
tetradic
#68ECBE #7C68EC #EC6896 #D8EC68
square
#68ECBE #7C68EC #EC6896 #D8EC68
split-complementary
#68ECBE #EC68D8 #EC7C68
monochromatic
#18C186 #32E5A7 #68ECBE #9EF3D5 #D5FAED
Accessibility & contrast
On white
1.47
#68ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#68ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ECBE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ECBE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBC
Deuteranopia (green-blind)
#D4CFC1
Tritanopia (blue-blind)
#24EDDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ecbe; /* rgb */ color: rgb(104, 236, 190); /* oklch */ color: oklch(85.7% 0.135 167.4);
Tailwind
colors: {
custom: {
50: '#9df3d1',
500: '#68ecbe',
950: '#000000',
},
}SCSS
$custom: #68ecbe; $custom-light: #9df3d1; $custom-dark: #000000;
JSON
{
"hex": "#68ecbe",
"rgb": {
"r": 104,
"g": 236,
"b": 190
},
"hsl": {
"h": 159.091,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.85673,
"c": 0.13461,
"h": 167.4
},
"luminance": 0.66652
}Semantic roles & 50–950 ramp
primary
#68ECBE
secondary
#C03968
accent
#0C53DA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583