#68FDCD#68FDCD
#68FDCD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.145 H 168.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDCD |
|---|---|
| RGB | rgb(104, 253, 205) |
| HSL | hsl(161, 97%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.60, -50.92, 11.18) |
| CIE-LCH | lch(90.60, 52.13, 167.62°) |
| OKLab | oklab(90.08% -0.1424 0.0286) |
| OKLCH | oklch(90.08% 0.145 168.6) |
| XYZ | xyz(51.8483, 77.5962, 69.9909) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDCD #FD6898
analogous
#68FD82 #68FDCD #68E3FD
triadic
#68FDCD #CD68FD #FDCD68
tetradic
#68FDCD #8268FD #FD6898 #E3FD68
square
#68FDCD #8268FD #FD6898 #E3FD68
split-complementary
#68FDCD #FD68E3 #FD8268
monochromatic
#03E89E #2CFCB9 #68FDCD #A4FEE1 #E1FFF5
Accessibility & contrast
On white
1.27
#68FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#68FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDCD
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDCD | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdcd; /* rgb */ color: rgb(104, 253, 205); /* oklch */ color: oklch(90.1% 0.145 168.6);
Tailwind
colors: {
custom: {
50: '#a0ffdc',
500: '#68fdcd',
950: '#000000',
},
}SCSS
$custom: #68fdcd; $custom-light: #a0ffdc; $custom-dark: #000000;
JSON
{
"hex": "#68fdcd",
"rgb": {
"r": 104,
"g": 253,
"b": 205
},
"hsl": {
"h": 160.671,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90078,
"c": 0.14521,
"h": 168.6
},
"luminance": 0.77601
}Semantic roles & 50–950 ramp
primary
#68FDCD
secondary
#D83167
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684