#68FDED#68FDED
#68FDED is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.129 H 185.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDED |
|---|---|
| RGB | rgb(104, 253, 237) |
| HSL | hsl(174, 97%, 70%) |
| HSV | hsv(174, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.37, -43.36, -4.27) |
| CIE-LCH | lch(91.37, 43.57, 185.62°) |
| OKLab | oklab(90.97% -0.1285 -0.0122) |
| OKLCH | oklch(90.97% 0.129 185.4) |
| XYZ | xyz(56.1134, 79.3022, 92.4540) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.16
Tiffany Blue
#7BF2DA
ΔE00 4.13
Bright Turquoise
#0FFEF9
ΔE00 4.40
Bright Cyan
#41FDFE
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDED #FD6878
analogous
#68FDA2 #68FDED #68C3FD
triadic
#68FDED #ED68FD #FDED68
tetradic
#68FDED #A268FD #FD6878 #C3FD68
square
#68FDED #A268FD #FD6878 #C3FD68
split-complementary
#68FDED #FD68C3 #FDA268
monochromatic
#03E8CF #2CFCE6 #68FDED #A4FEF4 #E1FFFB
Accessibility & contrast
On white
1.25
#68FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#68FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDED
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDED | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fded; /* rgb */ color: rgb(104, 253, 237); /* oklch */ color: oklch(91.0% 0.129 185.4);
Tailwind
colors: {
custom: {
50: '#a1fef2',
500: '#68fded',
950: '#000000',
},
}SCSS
$custom: #68fded; $custom-light: #a1fef2; $custom-dark: #000000;
JSON
{
"hex": "#68fded",
"rgb": {
"r": 104,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.557,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90966,
"c": 0.12907,
"h": 185.4
},
"luminance": 0.79308
}Semantic roles & 50–950 ramp
primary
#68FDED
secondary
#D83143
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685