#68FDCE#68FDCE
#68FDCE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.145 H 169.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDCE |
|---|---|
| RGB | rgb(104, 253, 206) |
| HSL | hsl(161, 97%, 70%) |
| HSV | hsv(161, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.62, -50.70, 10.69) |
| CIE-LCH | lch(90.62, 51.82, 168.09°) |
| OKLab | oklab(90.1% -0.1419 0.0274) |
| OKLCH | oklch(90.1% 0.145 169.1) |
| XYZ | xyz(51.9694, 77.6446, 70.6287) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDCE #FD6897
analogous
#68FD84 #68FDCE #68E1FD
triadic
#68FDCE #CE68FD #FDCE68
tetradic
#68FDCE #8468FD #FD6897 #E1FD68
square
#68FDCE #8468FD #FD6897 #E1FD68
split-complementary
#68FDCE #FD68E1 #FD8468
monochromatic
#03E89F #2CFCBA #68FDCE #A4FEE2 #E1FFF5
Accessibility & contrast
On white
1.27
#68FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#68FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDCE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDCE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdce; /* rgb */ color: rgb(104, 253, 206); /* oklch */ color: oklch(90.1% 0.145 169.1);
Tailwind
colors: {
custom: {
50: '#a0ffdd',
500: '#68fdce',
950: '#000000',
},
}SCSS
$custom: #68fdce; $custom-light: #a0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#68fdce",
"rgb": {
"r": 104,
"g": 253,
"b": 206
},
"hsl": {
"h": 161.074,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90104,
"c": 0.14453,
"h": 169.1
},
"luminance": 0.7765
}Semantic roles & 50–950 ramp
primary
#68FDCE
secondary
#D83166
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684