#68EECB#68EECB
#68EECB is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.5% C 0.129 H 173.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68EECB |
|---|---|
| RGB | rgb(104, 238, 203) |
| HSL | hsl(164, 80%, 67%) |
| HSV | hsv(164, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.21, -44.99, 5.93) |
| CIE-LCH | lch(86.21, 45.38, 172.50°) |
| OKLab | oklab(86.49% -0.1277 0.015) |
| OKLCH | oklch(86.49% 0.129 173.3) |
| XYZ | xyz(47.0580, 68.3994, 67.2108) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.62
Tiffany Blue
#7BF2DA
ΔE00 3.55
Aqua (survey)
#13EAC9
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EECB #EE688B
analogous
#68EE88 #68EECB #68CEEE
triadic
#68EECB #CB68EE #EECB68
tetradic
#68EECB #8868EE #EE688B #CEEE68
square
#68EECB #8868EE #EE688B #CEEE68
split-complementary
#68EECB #EE68CE #EE8868
monochromatic
#16C598 #31E8B8 #68EECB #9FF4DE #D6FAF1
Accessibility & contrast
On white
1.43
#68EECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#68EECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EECB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EECB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#D3D2CD
Tritanopia (blue-blind)
#05F0E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68eecb; /* rgb */ color: rgb(104, 238, 203); /* oklch */ color: oklch(86.5% 0.129 173.3);
Tailwind
colors: {
custom: {
50: '#9ef4da',
500: '#68eecb',
950: '#000000',
},
}SCSS
$custom: #68eecb; $custom-light: #9ef4da; $custom-dark: #000000;
JSON
{
"hex": "#68eecb",
"rgb": {
"r": 104,
"g": 238,
"b": 203
},
"hsl": {
"h": 164.328,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.86488,
"c": 0.12858,
"h": 173.3
},
"luminance": 0.68404
}Semantic roles & 50–950 ramp
primary
#68EECB
secondary
#C3375C
accent
#0940DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583