#68FDEC#68FDEC
#68FDEC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.129 H 184.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDEC |
|---|---|
| RGB | rgb(104, 253, 236) |
| HSL | hsl(173, 97%, 70%) |
| HSV | hsv(173, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.34, -43.61, -3.79) |
| CIE-LCH | lch(91.34, 43.77, 184.96°) |
| OKLab | oklab(90.94% -0.1289 -0.0109) |
| OKLCH | oklch(90.94% 0.129 184.8) |
| XYZ | xyz(55.9677, 79.2440, 91.6867) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.20
Tiffany Blue
#7BF2DA
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 5.92
Aqua
#00FFFF
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDEC #FD6879
analogous
#68FDA1 #68FDEC #68C4FD
triadic
#68FDEC #EC68FD #FDEC68
tetradic
#68FDEC #A168FD #FD6879 #C4FD68
square
#68FDEC #A168FD #FD6879 #C4FD68
split-complementary
#68FDEC #FD68C4 #FDA168
monochromatic
#03E8CD #2CFCE4 #68FDEC #A4FEF4 #E1FFFB
Accessibility & contrast
On white
1.25
#68FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#68FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDEC
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDEC | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fdec; /* rgb */ color: rgb(104, 253, 236); /* oklch */ color: oklch(90.9% 0.129 184.8);
Tailwind
colors: {
custom: {
50: '#a1fef2',
500: '#68fdec',
950: '#000000',
},
}SCSS
$custom: #68fdec; $custom-light: #a1fef2; $custom-dark: #000000;
JSON
{
"hex": "#68fdec",
"rgb": {
"r": 104,
"g": 253,
"b": 236
},
"hsl": {
"h": 173.154,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90936,
"c": 0.12938,
"h": 184.8
},
"luminance": 0.7925
}Semantic roles & 50–950 ramp
primary
#68FDEC
secondary
#D83144
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685