#68FDF3#68FDF3
#68FDF3 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.128 H 189.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDF3 |
|---|---|
| RGB | rgb(104, 253, 243) |
| HSL | hsl(176, 97%, 70%) |
| HSV | hsv(176, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.53, -41.84, -7.14) |
| CIE-LCH | lch(91.53, 42.44, 189.69°) |
| OKLab | oklab(91.15% -0.126 -0.02) |
| OKLCH | oklch(91.15% 0.128 189) |
| XYZ | xyz(57.0047, 79.6588, 97.1481) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 3.79
Aqua
#00FFFF
ΔE00 4.09
Bright Light Blue
#26F7FD
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDF3 #FD6872
analogous
#68FDA8 #68FDF3 #68BDFD
triadic
#68FDF3 #F368FD #FDF368
tetradic
#68FDF3 #A868FD #FD6872 #BDFD68
square
#68FDF3 #A868FD #FD6872 #BDFD68
split-complementary
#68FDF3 #FD68BD #FDA868
monochromatic
#03E8D8 #2CFCEE #68FDF3 #A4FEF8 #E1FFFD
Accessibility & contrast
On white
1.24
#68FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#68FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDF3
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDF3 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fdf3; /* rgb */ color: rgb(104, 253, 243); /* oklch */ color: oklch(91.1% 0.128 189.0);
Tailwind
colors: {
custom: {
50: '#a2fef7',
500: '#68fdf3',
950: '#000000',
},
}SCSS
$custom: #68fdf3; $custom-light: #a2fef7; $custom-dark: #000000;
JSON
{
"hex": "#68fdf3",
"rgb": {
"r": 104,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.973,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.9115,
"c": 0.12755,
"h": 189
},
"luminance": 0.79665
}Semantic roles & 50–950 ramp
primary
#68FDF3
secondary
#D8313C
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685