#68F0CA#68F0CA
#68F0CA is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.132 H 171.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68F0CA |
|---|---|
| RGB | rgb(104, 240, 202) |
| HSL | hsl(163, 82%, 67%) |
| HSV | hsv(163, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.76, -46.09, 7.25) |
| CIE-LCH | lch(86.76, 46.65, 171.06°) |
| OKLab | oklab(86.93% -0.1302 0.0185) |
| OKLCH | oklch(86.93% 0.132 171.9) |
| XYZ | xyz(47.5247, 69.5229, 66.7804) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F0CA #F0688E
analogous
#68F086 #68F0CA #68D2F0
triadic
#68F0CA #CA68F0 #F0CA68
tetradic
#68F0CA #8668F0 #F0688E #D2F068
square
#68F0CA #8668F0 #F0688E #D2F068
split-complementary
#68F0CA #F068D2 #F08668
monochromatic
#14CA97 #30EAB6 #68F0CA #A0F6DE #D7FBF1
Accessibility & contrast
On white
1.41
#68F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#68F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F0CA
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F0CA | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#04F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f0ca; /* rgb */ color: rgb(104, 240, 202); /* oklch */ color: oklch(86.9% 0.132 171.9);
Tailwind
colors: {
custom: {
50: '#9ef5da',
500: '#68f0ca',
950: '#000000',
},
}SCSS
$custom: #68f0ca; $custom-light: #9ef5da; $custom-dark: #000000;
JSON
{
"hex": "#68f0ca",
"rgb": {
"r": 104,
"g": 240,
"b": 202
},
"hsl": {
"h": 163.235,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.86933,
"c": 0.13154,
"h": 171.9
},
"luminance": 0.69528
}Semantic roles & 50–950 ramp
primary
#68F0CA
secondary
#C6365E
accent
#0743DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583