#68F0CC#68F0CC
#68F0CC is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.130 H 173.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0CC |
|---|---|
| RGB | rgb(104, 240, 204) |
| HSL | hsl(164, 82%, 67%) |
| HSV | hsv(164, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.81, -45.63, 6.27) |
| CIE-LCH | lch(86.81, 46.06, 172.17°) |
| OKLab | oklab(86.99% -0.1294 0.0159) |
| OKLCH | oklch(86.99% 0.13 173) |
| XYZ | xyz(47.7630, 69.6182, 68.0356) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.36
Tiffany Blue
#7BF2DA
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 3.98
Light Aqua
#8CFFDB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0CC #F0688C
analogous
#68F088 #68F0CC #68D0F0
triadic
#68F0CC #CC68F0 #F0CC68
tetradic
#68F0CC #8868F0 #F0688C #D0F068
square
#68F0CC #8868F0 #F0688C #D0F068
split-complementary
#68F0CC #F068D0 #F08868
monochromatic
#14CA9A #30EAB9 #68F0CC #A0F6DF #D7FBF2
Accessibility & contrast
On white
1.41
#68F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#68F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0CC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0CC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f0cc; /* rgb */ color: rgb(104, 240, 204); /* oklch */ color: oklch(87.0% 0.130 173.0);
Tailwind
colors: {
custom: {
50: '#9ef5db',
500: '#68f0cc',
950: '#000000',
},
}SCSS
$custom: #68f0cc; $custom-light: #9ef5db; $custom-dark: #000000;
JSON
{
"hex": "#68f0cc",
"rgb": {
"r": 104,
"g": 240,
"b": 204
},
"hsl": {
"h": 164.118,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.86987,
"c": 0.13033,
"h": 173
},
"luminance": 0.69623
}Semantic roles & 50–950 ramp
primary
#68F0CC
secondary
#C6365C
accent
#0740DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584