#68FCDF#68FCDF
#68FCDF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.134 H 178.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCDF |
|---|---|
| RGB | rgb(104, 252, 223) |
| HSL | hsl(168, 96%, 70%) |
| HSV | hsv(168, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.73, -46.35, 2.06) |
| CIE-LCH | lch(90.73, 46.39, 177.46°) |
| OKLab | oklab(90.33% -0.1335 0.0047) |
| OKLCH | oklch(90.33% 0.134 178) |
| XYZ | xyz(53.8324, 77.8861, 81.9943) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 5.16
Bright Aqua
#0BF9EA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCDF #FC6885
analogous
#68FC95 #68FCDF #68CFFC
triadic
#68FCDF #DF68FC #FCDF68
tetradic
#68FCDF #9568FC #FC6885 #CFFC68
square
#68FCDF #9568FC #FC6885 #CFFC68
split-complementary
#68FCDF #FC68CF #FC9568
monochromatic
#05E5B9 #2CFBD2 #68FCDF #A4FDEC #E0FEF8
Accessibility & contrast
On white
1.27
#68FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#68FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCDF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCDF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fcdf; /* rgb */ color: rgb(104, 252, 223); /* oklch */ color: oklch(90.3% 0.134 178.0);
Tailwind
colors: {
custom: {
50: '#a0fee8',
500: '#68fcdf',
950: '#000000',
},
}SCSS
$custom: #68fcdf; $custom-light: #a0fee8; $custom-dark: #000000;
JSON
{
"hex": "#68fcdf",
"rgb": {
"r": 104,
"g": 252,
"b": 223
},
"hsl": {
"h": 168.243,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.90326,
"c": 0.13355,
"h": 178
},
"luminance": 0.77892
}Semantic roles & 50–950 ramp
primary
#68FCDF
secondary
#D73152
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684