#68FDCF#68FDCF
#68FDCF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.144 H 169.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDCF |
|---|---|
| RGB | rgb(104, 253, 207) |
| HSL | hsl(161, 97%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.64, -50.48, 10.21) |
| CIE-LCH | lch(90.64, 51.50, 168.57°) |
| OKLab | oklab(90.13% -0.1415 0.0261) |
| OKLCH | oklch(90.13% 0.144 169.5) |
| XYZ | xyz(52.0912, 77.6934, 71.2705) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDCF #FD6896
analogous
#68FD85 #68FDCF #68E0FD
triadic
#68FDCF #CF68FD #FDCF68
tetradic
#68FDCF #8568FD #FD6896 #E0FD68
square
#68FDCF #8568FD #FD6896 #E0FD68
split-complementary
#68FDCF #FD68E0 #FD8568
monochromatic
#03E8A1 #2CFCBC #68FDCF #A4FEE2 #E1FFF5
Accessibility & contrast
On white
1.27
#68FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#68FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDCF
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDCF | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdcf; /* rgb */ color: rgb(104, 253, 207); /* oklch */ color: oklch(90.1% 0.144 169.5);
Tailwind
colors: {
custom: {
50: '#a0ffdd',
500: '#68fdcf',
950: '#000000',
},
}SCSS
$custom: #68fdcf; $custom-light: #a0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#68fdcf",
"rgb": {
"r": 104,
"g": 253,
"b": 207
},
"hsl": {
"h": 161.477,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90129,
"c": 0.14387,
"h": 169.5
},
"luminance": 0.77699
}Semantic roles & 50–950 ramp
primary
#68FDCF
secondary
#D83165
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684