#68FCDC#68FCDC
#68FCDC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.135 H 176.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCDC |
|---|---|
| RGB | rgb(104, 252, 220) |
| HSL | hsl(167, 96%, 70%) |
| HSV | hsv(167, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.65, -47.06, 3.50) |
| CIE-LCH | lch(90.65, 47.19, 175.74°) |
| OKLab | oklab(90.24% -0.1348 0.0086) |
| OKLCH | oklch(90.24% 0.135 176.4) |
| XYZ | xyz(53.4316, 77.7257, 79.8830) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.24
Light Aqua
#8CFFDB
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.91
Aqua (survey)
#13EAC9
ΔE00 5.03
Bright Teal
#01F9C6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCDC #FC6888
analogous
#68FC92 #68FCDC #68D2FC
triadic
#68FCDC #DC68FC #FCDC68
tetradic
#68FCDC #9268FC #FC6888 #D2FC68
square
#68FCDC #9268FC #FC6888 #D2FC68
split-complementary
#68FCDC #FC68D2 #FC9268
monochromatic
#05E5B5 #2CFBCE #68FCDC #A4FDEA #E0FEF8
Accessibility & contrast
On white
1.27
#68FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#68FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCDC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCDC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fcdc; /* rgb */ color: rgb(104, 252, 220); /* oklch */ color: oklch(90.2% 0.135 176.4);
Tailwind
colors: {
custom: {
50: '#a0fee6',
500: '#68fcdc',
950: '#000000',
},
}SCSS
$custom: #68fcdc; $custom-light: #a0fee6; $custom-dark: #000000;
JSON
{
"hex": "#68fcdc",
"rgb": {
"r": 104,
"g": 252,
"b": 220
},
"hsl": {
"h": 167.027,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.90242,
"c": 0.13504,
"h": 176.4
},
"luminance": 0.77731
}Semantic roles & 50–950 ramp
primary
#68FCDC
secondary
#D73155
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684