#68FDEB#68FDEB
#68FDEB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.130 H 184.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDEB |
|---|---|
| RGB | rgb(104, 253, 235) |
| HSL | hsl(173, 97%, 70%) |
| HSV | hsv(173, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.32, -43.86, -3.31) |
| CIE-LCH | lch(91.32, 43.98, 184.31°) |
| OKLab | oklab(90.91% -0.1293 -0.0096) |
| OKLCH | oklch(90.91% 0.13 184.3) |
| XYZ | xyz(55.8228, 79.1860, 90.9237) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.92
Bright Cyan
#41FDFE
ΔE00 6.23
Aqua
#00FFFF
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDEB #FD687A
analogous
#68FDA1 #68FDEB #68C4FD
triadic
#68FDEB #EB68FD #FDEB68
tetradic
#68FDEB #A168FD #FD687A #C4FD68
square
#68FDEB #A168FD #FD687A #C4FD68
split-complementary
#68FDEB #FD68C4 #FDA168
monochromatic
#03E8CC #2CFCE3 #68FDEB #A4FEF3 #E1FFFB
Accessibility & contrast
On white
1.25
#68FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#68FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDEB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDEB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fdeb; /* rgb */ color: rgb(104, 253, 235); /* oklch */ color: oklch(90.9% 0.130 184.3);
Tailwind
colors: {
custom: {
50: '#a1fef1',
500: '#68fdeb',
950: '#000000',
},
}SCSS
$custom: #68fdeb; $custom-light: #a1fef1; $custom-dark: #000000;
JSON
{
"hex": "#68fdeb",
"rgb": {
"r": 104,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.752,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90906,
"c": 0.1297,
"h": 184.3
},
"luminance": 0.79192
}Semantic roles & 50–950 ramp
primary
#68FDEB
secondary
#D83145
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685