#68FCDD#68FCDD
#68FCDD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 176.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCDD |
|---|---|
| RGB | rgb(104, 252, 221) |
| HSL | hsl(167, 96%, 70%) |
| HSV | hsv(167, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.68, -46.82, 3.02) |
| CIE-LCH | lch(90.68, 46.92, 176.31°) |
| OKLab | oklab(90.27% -0.1343 0.0073) |
| OKLCH | oklch(90.27% 0.135 176.9) |
| XYZ | xyz(53.5644, 77.7789, 80.5826) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 5.06
Bright Teal
#01F9C6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCDD #FC6887
analogous
#68FC93 #68FCDD #68D1FC
triadic
#68FCDD #DD68FC #FCDD68
tetradic
#68FCDD #9368FC #FC6887 #D1FC68
square
#68FCDD #9368FC #FC6887 #D1FC68
split-complementary
#68FCDD #FC68D1 #FC9368
monochromatic
#05E5B6 #2CFBCF #68FCDD #A4FDEB #E0FEF8
Accessibility & contrast
On white
1.27
#68FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#68FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCDD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCDD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fcdd; /* rgb */ color: rgb(104, 252, 221); /* oklch */ color: oklch(90.3% 0.135 176.9);
Tailwind
colors: {
custom: {
50: '#a0fee7',
500: '#68fcdd',
950: '#000000',
},
}SCSS
$custom: #68fcdd; $custom-light: #a0fee7; $custom-dark: #000000;
JSON
{
"hex": "#68fcdd",
"rgb": {
"r": 104,
"g": 252,
"b": 221
},
"hsl": {
"h": 167.432,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.9027,
"c": 0.13454,
"h": 176.9
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#68FCDD
secondary
#D73154
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684