#68FAC7#68FAC7
#68FAC7 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.2% C 0.146 H 166.9°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68FAC7 |
|---|---|
| RGB | rgb(104, 250, 199) |
| HSL | hsl(159, 94%, 69%) |
| HSV | hsv(159, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 20.4%, 2%) |
| CIE-LAB | lab(89.60, -50.99, 12.85) |
| CIE-LCH | lch(89.60, 52.59, 165.85°) |
| OKLab | oklab(89.22% -0.1419 0.0329) |
| OKLCH | oklch(89.22% 0.146 166.9) |
| XYZ | xyz(50.1983, 75.4328, 65.9363) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.80
Aquamarine
#7FFFD4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 3.66
Greenish Cyan
#2AFEB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FAC7 #FA689B
analogous
#68FA7E #68FAC7 #68E4FA
triadic
#68FAC7 #C768FA #FAC768
tetradic
#68FAC7 #7E68FA #FA689B #E4FA68
square
#68FAC7 #7E68FA #FA689B #E4FA68
split-complementary
#68FAC7 #FA68E4 #FA7E68
monochromatic
#07E094 #2DF8B1 #68FAC7 #A3FCDD #DEFEF3
Accessibility & contrast
On white
1.31
#68FAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#68FAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FAC7
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FAC7 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC4
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fac7; /* rgb */ color: rgb(104, 250, 199); /* oklch */ color: oklch(89.2% 0.146 166.9);
Tailwind
colors: {
custom: {
50: '#9ffdd8',
500: '#68fac7',
950: '#000000',
},
}SCSS
$custom: #68fac7; $custom-light: #9ffdd8; $custom-dark: #000000;
JSON
{
"hex": "#68fac7",
"rgb": {
"r": 104,
"g": 250,
"b": 199
},
"hsl": {
"h": 159.041,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.89219,
"c": 0.14571,
"h": 166.9
},
"luminance": 0.75438
}Semantic roles & 50–950 ramp
primary
#68FAC7
secondary
#D4326B
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683